creating HSV histogram using RGB image

Posted by harshit on Stack Overflow See other posts from Stack Overflow or by harshit
Published on 2010-04-10T06:20:26Z Indexed on 2010/04/10 6:23 UTC
Read the original article Hit count: 402

Filed under:
|
|

Is there a way in Java or OpenCv ; preferably Java, that i can have an HSV histogram give RGB image.

I tried exploring JAI but it creates histogram for RGB image. Thanks Harshit

© Stack Overflow or respective owner

Related posts about java

Related posts about image-processing