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

17
LINES

< > BotCompany Repo | #1006190 // Show & recognize on current screen

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

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

!7

static O sar;

p-subst {
  sar = hotwire("#1006187");
  set(sar, "fullSearch", true);
  call(sar, "prepare");
  showControls(jCenteredLine(jbutton("Do it", r-thread { doIt() })));
  doIt();
}

svoid doIt {
  deleteConcepts(GrabbedImage);
  autoShootHidingConsole(); // creates GrabbedImage's
  nuObject(_getClass(sar, "main$ShowAndRecognize"), quickExport(mainConcepts, sar));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006190
Snippet name: Show & recognize on current screen
Eternal ID of this version: #1006190/4
Text MD5: d0433c5cefe31f72de58281d304ba188
Transpilation MD5: c39cb7d807d035822b42b7419184b117
Author: stefan
Category: javax / gui / ocr
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-13 16:29:14
Source code size: 398 bytes / 17 lines
Pitched / IR pitched: No / No
Views / Downloads: 469 / 1428
Version history: 3 change(s)
Referenced in: [show references]