-
Updated
May 5, 2018 - Java
ocr
Here are 205 public repositories matching this topic...
-
Updated
Mar 17, 2017 - Java
精简版改进
-
Updated
Oct 31, 2019 - Java
In the installation window, add an option (selected by default) to train the OCR automatically. If you wanted, this could feature a selection between the default languages, however defaulting to Comic Sans would suffice. This would reduce the amount of stuff to do during setup, and would ensure that the OCR is (almost) always trained. If anyone else wants to tackle this issue and has questions abo
-
Updated
May 8, 2020 - Java
-
Updated
May 5, 2020 - Java
-
Updated
Jul 8, 2020 - Java
-
Updated
Jun 5, 2020 - Java
Currently only a portion of the labels shown in the GUI come from the "labels.properties" file.
All visible labels should be translated from the labels.properties instead. As a second step, Spring's MessageSource could be used to handle various languages.
When there is more than one language
-
Updated
Jan 31, 2019 - Java
1. The following line is wrong:
compile project(':tess-two')
It should be:
compile 'com.rmtheis:tess-two:8.0.0'
2. I think the following line should be removed:
2.4 Edit your-project/platforms/android/cordova/lib/build.js file that generates settings.gradle file:
-
Updated
Mar 20, 2017 - Java
-
Updated
Oct 14, 2019 - Java
Step
- Launch ScreenshotGo
- Select "VIEW ALL" in Quick access
- Tap Menu on the upper-right
- Tap Select
- Select all screenshots
Expected Result:
5. UI responses or select all screenshots immediately
Actual Result:
5. Screenshots are selected after a period of time
DuT: Redmi 5 plus (Android 8.0)
Build: 1081
-
Updated
Nov 6, 2018 - Java
-
Updated
Jul 9, 2019 - Java
-
Updated
Jun 7, 2017 - Java
ResultActivity line 71
The cancel button looks like it is a button to hide the AppBar, it might be better to move it to another place, give it another color or add some descriptive text to it.
-
Updated
Jun 6, 2019 - Java
Current we are using the template like this:
[TicketNo:]
[Description:]
[Binary Source:]
It's useful if we can associate the issue number with the commit, but what if the commit doesn't have the issue number to add. My suggestion is add a single line of description for the commit after the [TicketNo:]. Just like this:
[TicketNo:] #8 Updated the git log message
[Description:]
Improve this page
Add a description, image, and links to the ocr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ocr topic, visit your repo's landing page and select "manage topics."
建议精简版抛弃exe,直接打包成压缩文件。再带一个批处理,利用已经安装好的Java环境直接命令行运行。