Posts may be of interest to you
- Wontons in pictures
- Augmented codes of using media play control in MFC
- A night of summer in pictures
- The clouds, the rain and the flower
- Hand detection by using cvSnakeImage
- England summer in pictures
- World Cup 2010 in England
- To father, Happy Fathers Day 2010
- World Cup 2010 in England
- Huddersfield summer in pictures
Thursday, January 7th, 2010, 239 days ago
Object tracking using AS3
Using openCV as computer vision development engine is quite usual, while using AS3 to recognize objects captured from webcam is developed seldom.
The reason of that shortage is due to the lacking of appropriate algorithms. In AS3 objects can not be respectively recognized through colors or shapes before. Fortunately through combination of some kinds of image processing functions, we could still be able to find out the exact way of representing objects under webcam, just as processed images shown below.
This progress provides AS3 more potential to build up interactive prototypes through webcam and normal surfaces with kind of semantic objects laid on. Thus the AS3′s abilities of building up flexible interfaces may be well used in afterward works.






Hi,
do you have more details about this ? I am interested how could I identify a rectangle and determine it’s position (x, y and rotation).
Regards,
Daniel
Thought this may help, http://faces.bascule.co.jp/motiondetection/