Presentation is loading. Please wait.

Presentation is loading. Please wait.

CSE 321 – Object Detection & Tracking

Similar presentations


Presentation on theme: "CSE 321 – Object Detection & Tracking"— Presentation transcript:

1 CSE 321 – Object Detection & Tracking
Todd Heath

2 Classes, Responsibility, Collaboration (CRC) Card
Class: BallTracker Responsibilities: Collaborators: Initialization * Bluetooth Find Ball * Camera Seek Object * Hard Drive Navigate to Target * IR Sensors Play Song * Motor Speaker * Todd Heath

3 Project Information Identify and seek out targets of a specific color.
While seeking valid targets, obstacles should be avoided. Navigate more precisely as distance to target decreases. Keep track of target size as navigating to target. Target should get larger as approaching. Export animated GIFs of Scribbler point of view at program termination (Color, Blob) Play song at beginning and end of program.

4 Lessons Learned How to make a Python module.
Scribbler uses YUV color space instead of RGB. Blob detection very light sensitive. Edge detection can be useful for determining object boundaries and walls versus floors. Pattern matching would have been useful for identifying valid targets versus background noise. Race conditions with Scribbler sometime occur on rough surfaces.

5 Video Demonstration

6 Scribbler Point of View
Color Image Blob Image


Download ppt "CSE 321 – Object Detection & Tracking"

Similar presentations


Ads by Google