Ask Your Question

ankitiitd's profile - activity

2013-02-21 22:16:55 -0600 commented answer Country Boundaries detection

Hey Mathieu. Thanks for your reply. The map will not change. And map is also in color, where countries will have different color (although some will still have same color). But I did not want to use colors because actual colors do not look the same when viewed through the camera. That is why I was thinking if the boundaries can be used some how. Please feel free to correct me if I am wrong somewhere in my thinking.

Also what did you mean by "each point associated to a country"? Thanks in advance for your help.

2013-02-21 03:59:23 -0600 received badge  Student (source)
2013-02-21 03:04:25 -0600 asked a question Country Boundaries detection

Hi

I am trying to build an app which will use live camera, pointed towards a world map. When the user taps on screen the country underneath needs to be detected. I am thinking that this can be done using OCR, or maybe if I can detect the country boundaries somehow. Can this be done using OpenCV.

Thanks & Regards Ankit