kyle0x54/medvision

View on GitHub
medvision/image/transforms/geometry.py

Summary

Maintainability
A
35 mins
Test Coverage

Function crop has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def crop(img, i, j, h, w):
Severity: Minor
Found in medvision/image/transforms/geometry.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status