I have a image where I want to detect a rectangle in red color in iPhone. It could be image or it could be anything that we captures from iPhone camera. Can some one please direct me to correct path?
Thanks
Pankaj
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can refer following links :
(1) How to get the RGB values for a pixel on an image on the iphone
(2) http://developer.apple.com/library/mac/#qa/qa1509/_index.html
(3) How to get pixel data from a UIImage (Cocoa Touch) or CGImage (Core Graphics)?
(4) http://www.markj.net/iphone-uiimage-pixel-color/