Android Open Source - Camera application OrzEye






Project Summary

An Android OCR application that uses the camera to look up the recognized English words. Use tess-two as OCR engine..

Web Site / Source Repository

OrzEye is hosted in the following web site
https://github.com/yunxiyinzhe/OrzEye

If you think the Android project OrzEye listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of OrzEye.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count2
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\dictionary.db
res\raw\eng.traineddata




License

The license information of OrzEye is as follows:

GNU General Public License

Resource Files

There are 11 image files in OrzEye. The names of the image files are listed as follows.

delete_notes_word_icon.png
dict_result_notes_add_down_icon.png
dict_result_notes_add_up_icon.png
dict_web_search_down_icon.png
dict_web_search_up_icon.png
menu_moreoverflow_icon.png
notes_more_action_bar_background.png
notes_more_action_icon.png
tigger_camera_down_icon.png
tigger_camera_up_icon.png
view_notes__word_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.dylan.orzeye.CameraActivity.java
com.dylan.orzeye.DrawRectView.java
com.dylan.orzeye.SplashActivity.java
com.dylan.orzeye.dictionary.DictionaryTool.java
com.dylan.orzeye.dictionary.YoudaoJsonParser.java
com.dylan.orzeye.dictionary.YoudaoTranslaterAPIConnection.java
com.dylan.orzeye.dictionary.YoudaoTranslater.java
com.dylan.orzeye.image.ImageProcessTool.java
com.dylan.orzeye.ocr.OCRTool.java