Download Jar. Uses 3874K of libraries. Click here for Pure Java version (12961L/92K).
1 | !7 |
2 | |
3 | static OCRRecognizeAndTeach ocr; |
4 | |
5 | p-subst-autorestart {
|
6 | doIt(); |
7 | showButton("Again", r-thread { doIt() });
|
8 | } |
9 | |
10 | svoid doIt {
|
11 | cleanUpVar('ocr);
|
12 | ocr = recognizeAndTeachCurrentScreen(); |
13 | } |
Began life as a copy of #1015266
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015456 |
| Snippet name: | Recognize text on current screen v2 [shortened, OK] |
| Eternal ID of this version: | #1015456/8 |
| Text MD5: | 43af5f5099faffdd4db35c9ddb4fe8a7 |
| Transpilation MD5: | 98345fd509130ea28d1cb7c431981fa2 |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-23 12:39:12 |
| Source code size: | 205 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 728 / 2103 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |