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

16
LINES

< > BotCompany Repo | #1010567 // Test sharing library with hotwired module v2 [OK!]

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

Download Jar. Uses 12233K of libraries. Click here for Pure Java version (5444L/36K).

1  
!7
2  
3  
import org.openimaj.image.processing.edges.*;
4  
5  
static Class module;
6  
7  
p {
8  
  module = hotwireSharingLibraries(#1010058);
9  
  //callMain(module);
10  
  test();
11  
}
12  
13  
svoid test {
14  
  MBFImage image = readMBF(loadImageAsFile(#1002132));
15  
  call(module, 'processImage, image);
16  
}

Author comment

Began life as a copy of #1010564

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: #1010567
Snippet name: Test sharing library with hotwired module v2 [OK!]
Eternal ID of this version: #1010567/4
Text MD5: 3b6689cd80007c450c4b5aaf69e470ce
Transpilation MD5: ea2f7c38a14ebd145c0e657377cc3e36
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-19 05:31:16
Source code size: 280 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 433 / 1021
Version history: 3 change(s)
Referenced in: [show references]