Download Jar. Uses 3874K of libraries. Click here for Pure Java version (9571L/68K).
!7 p-experiment { print("Shooting"); BufferedImage img = shootScreenHidingConsole(); print("Recognizing"); L<RecognizedText> lines = ocr_recognizeMultiLine_scored(img); //lines = [S line : lines | l(getVar(line.text)) > 1]; pnlStruct(lines); }
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: | #1015275 |
| Snippet name: | Recognize text on current screen (with scores) |
| Eternal ID of this version: | #1015275/1 |
| Text MD5: | 31d8d283200acbfa605b422f1a76511a |
| Transpilation MD5: | be4306af6bf00c254f64836cf74649a5 |
| 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-11 12:55:14 |
| Source code size: | 265 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 784 / 1809 |
| Referenced in: | #1015276 - Recognize test screen shots v1 [OK] #3000526 - Smart Bot's answer to: !fresh latestPrograms() |