Color Tracker
Posted: Mon Aug 01, 2005 4:37 am
I need help in detecting colors or color tracking.
What I am trying to do is detect a specific color and tracking its position on the screen. I am going to use the position value to draw lines.
An example of my application goes like this; I have a light(any color) and is captured on the screen via webcam. The program detects this specified light and plots its coordinates and/or return its values. This position value will then be used as coordinates to draw lines or even used as position values for animated sprites.
What I am trying to do is create a virtual chalkboard.
Can anyone help me with color tracking or color detection. I think I can manage the rest.
Thanks
What I am trying to do is detect a specific color and tracking its position on the screen. I am going to use the position value to draw lines.
An example of my application goes like this; I have a light(any color) and is captured on the screen via webcam. The program detects this specified light and plots its coordinates and/or return its values. This position value will then be used as coordinates to draw lines or even used as position values for animated sprites.
What I am trying to do is create a virtual chalkboard.
Can anyone help me with color tracking or color detection. I think I can manage the rest.
Thanks