There are few options of ways we can apply to detect an object and then track its movement from a live streaming video. Each method will take a particular variable from the data (sequence of images), process it, and then give result. For this project, we have decided to break it into two parts;
1) the first part uses color as variable to detect an object
2) use objects edge as variable for the image processing.
No comments:
Post a Comment