cgddrd/CS39440-major-project

View on GitHub
src/edge_template_matching_motion_displacement/main.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def run_sim(folder_path, images, patch_height, patch_width, start_y):
Severity: Minor
Found in src/edge_template_matching_motion_displacement/main.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status