Skip to content

suggest to change to setting all match_counts #159

Description

@alexlib

match_counts[3] = 0;

this line should be replaced by a loop for all match_counts[i] - otherwise we fail the case for allCam == 1 in correspondences.pyx in the loop

for clique_type in xrange(num_cams - 1):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions