nadeem2001
2008-02-06 14:39:14 UTC
Dear all, I am new to openCv. I am converting the BGR to HSV. I have
my input from an uncompressed AVI file. when i display input
frame/image its displays fine.
When i use the
cvCvtColor(imageBGR,ImageHSV,CV_BGR2HSV);
both imageBGR and ImageHSV are same type. i.e. 8bit unsigned and 3
channel.
teh result I get is when displayed is not accurate in appearnce, it
look very strange and very strange colors.
Not only that but also the image is upside down.
What i am doing wrong or what shall i do to correct the proble. can
the show image display a HSV image. Does it means the values of my
HSV image are wrong or does it mean that showimage can not show HSV
image.
Please give yoru feeedback as soosn as possible thanks a lot.
Change settings: http://www.yahoogroups.com/mygroups, select
Get Emails (get all posts)
Daily Digest (one summary email per day)
Read on the web (read posts on the web only)Or Unsubscribe by mailing OpenCV-***@yahoogroups.com
my input from an uncompressed AVI file. when i display input
frame/image its displays fine.
When i use the
cvCvtColor(imageBGR,ImageHSV,CV_BGR2HSV);
both imageBGR and ImageHSV are same type. i.e. 8bit unsigned and 3
channel.
teh result I get is when displayed is not accurate in appearnce, it
look very strange and very strange colors.
Not only that but also the image is upside down.
What i am doing wrong or what shall i do to correct the proble. can
the show image display a HSV image. Does it means the values of my
HSV image are wrong or does it mean that showimage can not show HSV
image.
Please give yoru feeedback as soosn as possible thanks a lot.
Change settings: http://www.yahoogroups.com/mygroups, select
Get Emails (get all posts)
Daily Digest (one summary email per day)
Read on the web (read posts on the web only)Or Unsubscribe by mailing OpenCV-***@yahoogroups.com