I am planning to start a computer vision based project on a smart phone platform.
I know iPhone and Andriod have openCV support. I am interested in knowing how was your experience with the level of integration, support and ease of building good apps on either platform.
Also I do want to consider windows phone 7 ( and Zune) as a platform, Are there any Computer Vision libraries for that platform or any good development tools( does Aforgenet work or any other good suggestion) ?
Also can you suggest some popular augmented reality apps which uses cutting edge technology (I am aware of Pranav Mistry’s SixthSense)
Thnx in advance!
Unfortunately on Windows Phone 7 there is no access to the camera’s data stream currently. Instead you are limited to launching the camera app, letting the user take a picture, then receiving that picture data.
This is a much requested feature so could change at any time.