-
Notifications
You must be signed in to change notification settings - Fork 478
Open
Description
Hi,
I'm trying to run ex_particle_filter_object_tracking_video.py file on another sample video. I have changed the template.png image with another subframe as per my sample video for the filter. But, I am unable to find the contour with largest area using the binary mask and obtain its centre coordinates. I am getting the following error:
Traceback (most recent call last): File "ex_particle_filter_object_tracking_video.py", line 110, in <module> my_particle.update(x_center, y_center) NameError: name 'x_center' is not defined
Any idea how this can be resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels