Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1015456 // Recognize text on current screen v2 [shortened, OK]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (12961L/92K).

!7

static OCRRecognizeAndTeach ocr;

p-subst-autorestart {
  doIt();
  showButton("Again", r-thread { doIt() });
}

svoid doIt {
  cleanUpVar('ocr);
  ocr = recognizeAndTeachCurrentScreen();
}

Author comment

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: 324 / 1149
Version history: 7 change(s)
Referenced in: [show references]