Skip to content

Need help with an error. #26

@shuchitagupta

Description

@shuchitagupta

I am constantly getting the error below. Can someone help? I have modified the code to run for multiple objects by initializing it with a new region to start with. Please help. It stops throwing this error at times.
Thanks.

File "run2.py", line 136, in
CMT.process_frame(im_gray)
File "/home/shuchita/Documents/Internship/CMT-master/CMT.py", line 245, in process_frame
selected_matches_all = self.matcher.knnMatch(features, self.selected_features, len(self.selected_features))
TypeError: object of type 'NoneType' has no len()

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