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

8
LINES

< > BotCompany Repo | #1024742 // agiBlue_chessPieceProfiles

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (6763L/45K).

// TODO: merge identical profiles
static MultiMap<S, ChessPieceProfile1> agiBlue_chessPieceProfiles(MultiMap<S, BufferedImage> images, O... _) {
  ret mapMultiMapValues(img -> chessOCR_pieceProfileFromRawImage_1(img, _), images);
}

static MultiMap<S, ChessPieceProfile1> agiBlue_chessPieceProfiles() {
  ret agiBlue_chessPieceProfiles(agiBlue_chessPieceImages_loadedMultiMap());
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024742
Snippet name: agiBlue_chessPieceProfiles
Eternal ID of this version: #1024742/10
Text MD5: 8820e1c537dbc49a43c717ac3f41756c
Transpilation MD5: 107abf97dc601cc77d2d7c7e10e748ac
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-26 14:46:21
Source code size: 388 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 300
Version history: 9 change(s)
Referenced in: [show references]