symbol tracking

akee-rf's icon

i'am trying to work on a simple symbol tracker directly from a macbook webcam (sort of simple reactivision)
with symbol as circle, cross , square etc...

i had a look to cv.jit, but don't really found something to do with it.

if someone can point me on the right direction.....

thank you

akee-rf's icon
Roman Thilenius's icon

only 11 months.

InkLab's icon

hi did you find a way to do it ? I want to do the same thing but don't know how to do

Thanks

akee-rf's icon

i did but not with max, if you want to try by yourself with max you can find answer by looking at edge detection.
Edge detection will let you know the number of side of the object, triangle is 3, circle 1 etc ....