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

13
LINES

< > BotCompany Repo | #1023100 // Make Face Finder [from pictures in Marked Faces directory]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (5615L/29K).

!7

cmodule MakeFaceFinder > DynSingleFunctionWithPrintLog {
  void doIt {
    //runDependent(#1019536);
    print("Loading");
    Class c = hotwireDependent(#1019536);
    print("Starting. print_log ok? " + (getOpt print_log(c) == print_log));
    call(c, 'print, "test");
    callMain(c);
    print("\n[done]");
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023100
Snippet name: Make Face Finder [from pictures in Marked Faces directory]
Eternal ID of this version: #1023100/5
Text MD5: b54a8f35a43dcf0184f11674aad04a7d
Transpilation MD5: 121c878ff422cf7fe4a4953b72fa5205
Author: stefan
Category: javax / image recognition
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-05 18:29:09
Source code size: 331 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 202 / 627
Version history: 4 change(s)
Referenced in: [show references]