static int checkBottomLeftCorner(S imageIDs) { int i = 1; for (S imageID : splitAtSpace(imageIDs)) { if (bottomLeftCornerIs(imageID)) ret i; ++i; } ret 0; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005794 |
| Snippet name: | checkBottomLeftCorner - compare bottom left corner of screen with an image |
| Eternal ID of this version: | #1005794/1 |
| Text MD5: | 3ecd3f9b81425979ac3e063f77ad7cc5 |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-09 02:11:19 |
| Source code size: | 188 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 697 / 737 |
| Referenced in: | [show references] |