1 | static int findImageAllInPart_max = 1000; |
2 | |
3 | static L<Rect> findImageAllInPart(BWImage screen, S imageID, Rect part, float similarity) {
|
4 | L<FoundImg> l = bwRawImageSearchInPart(screen, loadBWImage_cached(imageID), part, similarity, findImageAll_max); |
5 | ret collect(l, "r"); |
6 | } |
Began life as a copy of #1005887
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: | #1005895 |
| Snippet name: | findImageAllInPart |
| Eternal ID of this version: | #1005895/1 |
| Text MD5: | 276b54a4222c03988f743a39dc19e5ee |
| 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:37:21 |
| Source code size: | 279 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 689 / 703 |
| Referenced in: | [show references] |