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: | 280 / 414 |
Version history: | 9 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1024828 - agiBlue_chessPieceProfiles_v2 (no cropping) |