1 | svoid chessOCR_addBoardLocationsToAGIBlueTrainingImages() { |
2 | new ChessOCR_SquareImagesCollector c; |
3 | c.onBoardFound = voidfunc(S name, Rect r) { |
4 | agiBlue_postInSlice(agiBlue_chessBoardRecognitionTrainingImagesSliceID(), |
5 | name, "Board location", struct(r)); |
6 | }; |
7 | c.loadImagesFromAGIBlue(); |
8 | } |
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: | #1024777 |
Snippet name: | chessOCR_addBoardLocationsToAGIBlueTrainingImages (legacy fix) |
Eternal ID of this version: | #1024777/3 |
Text MD5: | 7b7697194eb99997638167c3c8ecdb1e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-25 14:34:00 |
Source code size: | 308 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 196 / 225 |
Version history: | 2 change(s) |
Referenced in: | [show references] |