demo code for OpenCV based OCR.
OpenCV_OCR_demo is hosted in the following web site
https://github.com/yuyang551003/OpenCV_OCR_demo
If you think the Android project OpenCV_OCR_demo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of OpenCV_OCR_demo.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 5 image files in OpenCV_OCR_demo. The names of the image files are listed as follows.
scanqr_lb.png scanqr_lt.png scanqr_rb.png scanqr_rt.png start.png
The following screenshort is generated from the image listed above.
OpenCV_OCR_demo has the following Java source files.
com.yuyang.opencvtest.MainActivity.java