Tuesday, April 23, 2013

Digit Detector in Google Play


This is my first sample program uploaded to Google play to share all of you.
The functionality of this program is try to detect the digit dynamically. kindly try it and provide your precious comments if possible. thanks.

[Background]
1.The program is implemented by using OpenCV.
2.Base on the face detector sample code in OpenCV
3.Since pixel process cost time, need calling into JNI interface to run the algorim in C/C++ code.

[How to run]
Step 1: just download it from Google play.
Step 2: move device until the digit inside middle Rect, then the result will show in right side.

[Try it]
@Google Play

[Sample code]
download












No comments:

Post a Comment