Transpiled version (6960L) is out of date.
static double chessOCR_boardRecognitionScore(BufferedImage board, ChessPieceRecognizer pieceRecognizer) { if (board == null) ret 0; ret doubleAvg(pairsB(chessOCR_recognizeBoard(board, pieceRecognizer))); }
Began life as a copy of #1024805
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: | #1024806 |
| Snippet name: | chessOCR_boardRecognitionScore |
| Eternal ID of this version: | #1024806/3 |
| Text MD5: | f214ab73d253b1efcd55e53295a83de5 |
| Author: | stefan |
| Category: | javax / image recognition |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-26 00:23:22 |
| Source code size: | 212 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 463 / 603 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |