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

19
LINES

< > BotCompany Repo | #1005724 // Test CorrelateClips

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

Libraryless. Click here for Pure Java version (5893L/37K/127K).

1  
!752
2  
3  
concepts.
4  
5  
!include #1005686 // PIF Classes v2
6  
!include #1005723 // CorrelateClips
7  
8  
sS src1 = "#1005715", src2 = "#1005721";
9  
10  
p {
11  
  CorrelateClips cc = new CorrelateClips(src1, src2);
12  
  cc.load();
13  
14  
  while licensed {
15  
    TransientScreenshot t = new TransientScreenshot(shootScreen2());
16  
    cc.processScreenshot(t);
17  
    sleepSeconds(5);
18  
  }
19  
}

Author comment

Began life as a copy of #1005722

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005724
Snippet name: Test CorrelateClips
Eternal ID of this version: #1005724/1
Text MD5: 2346a452bca297209539b502af998410
Transpilation MD5: 665609f836c6edb899d0c9f6a23d715c
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-04 20:29:23
Source code size: 365 bytes / 19 lines
Pitched / IR pitched: No / No
Views / Downloads: 418 / 471
Referenced in: [show references]