You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the obstacle detector marks an open expanse as an obstacle that is not easily filtered out by size. Detector should be updated so background is not detected as an obstacle.
Requirements
Obstacle detector should not detect the background of a frame as an obstacle.
Description of Problem
Currently the obstacle detector marks an open expanse as an obstacle that is not easily filtered out by size. Detector should be updated so background is not detected as an obstacle.
Requirements