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

11
LINES

< > BotCompany Repo | #1019200 // Face Recognition Spike 1 [show Y band, OK]

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

Download Jar. Libraryless. Click here for Pure Java version (11646L/85K).

!7

static int width = 8;

p-exp {
  L<RGBImageAndRect> images = markedFaces_scaledToWidth(width);
  images = map(images, func(RGBImageAndRect r) -> RGBImageAndRect {
    rgbImageAndRect_clipLineRange(3, 4, r)
  });
  showImage(mergeRGBImagesAndRects_scaledToWidth(images, 128));
}

Author comment

Began life as a copy of #1019197

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: #1019200
Snippet name: Face Recognition Spike 1 [show Y band, OK]
Eternal ID of this version: #1019200/3
Text MD5: 6b7fb3f1f8870f2e64c1a4be19d421d1
Transpilation MD5: b5ddc7c8dfea9aaf78341e318b228543
Author: stefan
Category: javax / image recognition
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-27 16:50:23
Source code size: 291 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 264 / 607
Version history: 2 change(s)
Referenced in: [show references]