Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
haii... i'm new in aforge...
i have code to track object based on color but only one color
i use HSL filter to track object
but how to track multiple color and display it together in live webcam..
Posted
Comments
Sergey Alexandrovich Kryukov 1-Jun-14 16:00pm    
Basically, I would keep the original image and then track with one color, and then with another color. After required transformations, merge them together in required image.
—SA
Nelek 1-Jun-14 17:03pm    
OP answered you in separated comment, see below
kartikadh 1-Jun-14 16:46pm    
thanks for your answer.. it help a lot...
Sergey Alexandrovich Kryukov 1-Jun-14 20:45pm    
You are very welcome.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900