Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DonRobb

macrumors newbie
Original poster
Oct 17, 2011
18
0
Hi I'm new to writing ipad apps. I have done most of my programming on the windows platform using C# .NET. I have created vision systems that can detect simple geometric shapes on the windows platform using Aforge.net. I would like to repeat some of this work for the ipad. Does apple supply any framworks or libraries that are similar to Aforge.Net that can detect shapes from a camera image in real time? Can someone please point me in the right direction with regard to examples or documentation? Potentially I would like to open video from an ip camera and do shape recognision on the image being streamed.
Thanks in advance.
 
Last edited:
There are no standard libraries, so you have 2 choices.
Google till you find some crazy chinese/Russian or whatever to provide you with an library which might be stable, import it, and then apply it to your video stream.
Which is what every QR/Barcode reader does basicly.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.