Uses 911K of libraries. Click here for Pure Java version (5615L/29K).
1 | !7 |
2 | |
3 | cmodule MakeFaceFinder > DynSingleFunctionWithPrintLog { |
4 | void doIt { |
5 | //runDependent(#1019536); |
6 | print("Loading"); |
7 | Class c = hotwireDependent(#1019536); |
8 | print("Starting. print_log ok? " + (getOpt print_log(c) == print_log)); |
9 | call(c, 'print, "test"); |
10 | callMain(c); |
11 | print("\n[done]"); |
12 | } |
13 | } |
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: | 304 / 747 |
Version history: | 4 change(s) |
Referenced in: | [show references] |