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

14
LINES

< > BotCompany Repo | #1006121 // Do a single auto-shoot & show images

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

Libraryless. Click here for Pure Java version (8899L/59K/204K).

!1

p {
  long time = now();
  AutoShootInfo info = autoShootHidingConsole();
  done_always(time, "Seeing " + n(l(info.segments), "things") + ", " + info.considered + " in right size");
  
  new L<L> data;
  for (GrabbedImage gi)
    data.add(ll(gi.count, gi.md5, gi.image.getBufferedImage(), str(gi.lastRect)));
  
  final JTable table = showTableWithImages("Auto-Shot Stuff", splitAtSlash("Count/MD5/Image/Position"), data);
  table.setRowHeight(25);
}

Author comment

Began life as a copy of #1006120

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006121
Snippet name: Do a single auto-shoot & show images
Eternal ID of this version: #1006121/1
Text MD5: 321011b3bb1c6d6c98633d7eb99c255d
Transpilation MD5: b2a9417b8b403eb2334ccb61ee1de02d
Author: stefan
Category: javax / ocr
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-20 16:15:34
Source code size: 467 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 521 / 607
Referenced in: [show references]