-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
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()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels