static Rect findImageSingle(BWImage screen, S imageID, float similarity) { L<FoundImg> l = bwRawImageSearch_quick(screen, loadBWImage_cached(imageID), similarity, 1); ret empty(l) ? null : first(l).r; }
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: | #1005797 |
| Snippet name: | findImageSingle |
| Eternal ID of this version: | #1005797/1 |
| Text MD5: | c45afe1250787fcf60c4ce4018c0ccdc |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-12 14:34:48 |
| Source code size: | 209 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 931 / 882 |
| Referenced in: | [show references] |