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

7
LINES

< > BotCompany Repo | #1019548 // defaultFaceFinderByPictures

JavaX fragment (include)

static FaceFinderByPictures1 defaultFaceFinderByPictures() {
  FaceFinderByPictures1 finder = cast unstructFileOpt(ai_faceFinderDir(
    "Face Finder/smallest-finder-over-95.struct"));
  if (finder == null)
    finder = (FaceFinderByPictures1) unstruct(mL_raw("Demo Face Finder"));
  ret finder;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019548
Snippet name: defaultFaceFinderByPictures
Eternal ID of this version: #1019548/5
Text MD5: aba349edc03c08c4e5b157249a539e88
Author: stefan
Category: javax / image recognition
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-05 18:36:47
Source code size: 303 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 175 / 239
Version history: 4 change(s)
Referenced in: [show references]