Barcode recognition (mobile platform)
Posted on : 25-11-2009 | By : Aleksey Kodubets | In : Demo, Demo video, Demo videos, YouTube
3
Interesting details can be found at: http://www.computer-vision-software.com/blog/2009/10/barcode
Highest quality full cycle software development.
Expert in areas of Computer Vision, Multimedia, Messaging, Networking and others. Focused on embedded software development. Competent in building cross-platform solutions and distributed SW systems.
Offer standalone custom solutions as well as integration of existing products. Opened for outsourcing services.
Visit us at: http://www.rhondasoftware.com
Interesting details can be found at: http://www.computer-vision-software.com/blog/2009/10/barcode
Here is a brief description of compiling and running OpenCV’s facedetect sample on Pocket PC.
Compiling
I used Visual Studio 2005 Team Suite edition to compile OpenCV 1.1 pre 1. It compiled without any trouble for Win32.
Then I tried to compile for Pocket PC (set Platform to Pocket PC 2003 (ARMV4)). Some compilation errors occured. As I only needed to compile a facedetect sample, I decided to compile the necessary files only.