cmucam3-software (#4) - Tracking object(circle,square) by cmucam3 (#562) - Message List
Tracking object(circle,square) by cmucam3
unsolved
hi everybody, i'm a new member. i don't have experience with cmucam3. i want to know that cmucam3 can detect circle and square? By algorithm?
thanks so must regards,
Tuyen
tuyenpham84
03/11/10 23:05:33 (2 years ago)
-
Message #1134
Do you want to actually track a circle or square, or just distinguish one from the other. If they are always in a fixed position on the image, you can use very simple features like histogram matching to tell one from the other. If you really need to try and track the object, I would try something like a template matching approach.
agr03/12/10 00:14:11 (2 years ago)
