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  
!1
2  
3  
p {
4  
  long time = now();
5  
  AutoShootInfo info = autoShootHidingConsole();
6  
  done_always(time, "Seeing " + n(l(info.segments), "things") + ", " + info.considered + " in right size");
7  
  
8  
  new L<L> data;
9  
  for (GrabbedImage gi)
10  
    data.add(ll(gi.count, gi.md5, gi.image.getBufferedImage(), str(gi.lastRect)));
11  
  
12  
  final JTable table = showTableWithImages("Auto-Shot Stuff", splitAtSlash("Count/MD5/Image/Position"), data);
13  
  table.setRowHeight(25);
14  
}

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: 523 / 609
Referenced in: [show references]