HSV filters

asked 2014-03-18 08:24:36 -0600

antonio.paes gravatar image

updated 2014-03-18 08:26:15 -0600

berak gravatar image

I am using the detector of Viola and Jones tracking for signs of transit, but now I'm trying to use some filters HSV color space, I was wondering how do I get it to know if a certain color in this my ROI, I studied a little inRange () function, but do not get it right, anybody know something about? Thank you.

edit retag flag offensive close merge delete

Comments

1

Does the following link help: http://en.wikipedia.org/wiki/List_of_colors:_A%E2%80%93F

GilLevi gravatar imageGilLevi ( 2014-03-18 09:36:10 -0600 )edit

Or you can try this made using OpenCV

Haris gravatar imageHaris ( 2014-03-19 07:29:09 -0600 )edit