Skip to content

A bug in parameters of OpenCV testing #10

@weitong8591

Description

@weitong8591

Hi!

In 'test_opencv.py', opencv_flag='USAC_MAGSAC' is not consistent with function 'opencv_flag', which should be 'MAGSAC'.

parser.add_argument("--opencv_flag", type=str, default="RANSAC", choices=["RANSAC", "LMEDS", "RHO", "USAC_MAGSAC"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions