1 | static int findImageAll_max = 1000; |
2 | |
3 | static L<Rect> findImageAll(BWImage screen, S imageID, float similarity) { |
4 | L<FoundImg> l = bwRawImageSearch_quick(screen, loadBWImage_cached(imageID), similarity, findImageAll_max); |
5 | ret collect(l, "r"); |
6 | } |
Began life as a copy of #1005797
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: | #1005887 |
Snippet name: | findImageAll |
Eternal ID of this version: | #1005887/1 |
Text MD5: | 83f273ef0e6cc8b6fcda2f601698b789 |
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:35:05 |
Source code size: | 250 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 502 / 520 |
Referenced in: | [show references] |