-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
When I press b to capture background I get this error
Traceback (most recent call last):
File "C:\Users\laure\OneDrive\Desktop\hand-gesture-recognition-opencv-master\HandRecognition.py", line 191, in
fg_frame=remove_bg(frame)
File "C:\Users\laure\OneDrive\Desktop\hand-gesture-recognition-opencv-master\HandRecognition.py", line 167, in remove_bg
fg_mask=bg_model.apply(frame)
TypeError: Incorrect type of self (must be 'BackgroundSubtractorMOG2' or its derivative)
[Finished in 8.6s]
Metadata
Metadata
Assignees
Labels
No labels