Skip to content

Conversation

@Jsewill
Copy link

@Jsewill Jsewill commented Apr 18, 2012

*OpenCV uses BGR rather than RGB. This doesn't matter unless you try to use the color image with the included UIImage imageWithCVMat method. Maybe that colorspace conversion should be done there (since it assumes RGB)? I kept getting type issues when I tried to add it to UIImage+OpenCV.mm.

*OpenCV uses BGR rather than RGB.  This doesn't matter unless you try to use the color image with the included UIImage imageWithCVMat method.  Maybe that colorspace conversion should be done there (since it assumes RGB)?  I kept getting type issues when I tried to add it to UIImage+OpenCV.mm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant