Click here to Skip to main content
15,886,049 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi! I have my own algorithms and classes for image recognition. I need API and some kind of description of them (how to work with, how it must be done at all) in the following - how read raw data from digital, phone camera, webcam. I founded a lot of libraries already (ffmpeg, audacity, OpenCV), but in my case it must be my own library, written for iOS, android, Win. In the perspective it can be an image recognition programs not only for phones.
Thanks in advance.
Posted
Comments
Shubhashish_Mandal 29-Jan-13 8:15am    
To read webcam data its better to start with JMF.
Michael Haephrati 3-Mar-13 13:51pm    
Each mobile OS works differently. iOS requires using ITunes, for example. But if the mobile phone is attached via USB port to the PC, your software can read it as a new drive letter will probably be created by Windows automatically right after you attach the phone
Andriy Padalka 4-Mar-13 3:40am    
Thank you !!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900