Libraryless. Click here for Pure Java version (5793L/38K/125K).
!752 concepts. !include #1005393 // Marked Screenshot Classes p { BWImage screen = shootScreenBW(); loadConceptsFrom("#1005389"); float similarity = 0.999f; long start = now(); for (MarkedClip clip) time { print("Searching: " + clip.description + "..."); bwRawImageSearch_verbose = true; bwRawImageSearch(screen, clip.img, similarity); } done(start, "Total"); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005395 |
| Snippet name: | Search for all known images on screen with similarity 0.999 [works] |
| Eternal ID of this version: | #1005395/1 |
| Text MD5: | e80661b1e261dcc57038d6b344b6d75f |
| Transpilation MD5: | 936940303dc8cd0c0c3e101cd8d51c16 |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-18 18:27:04 |
| Source code size: | 407 bytes / 18 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 864 / 991 |
| Referenced in: | #1005442 - Test alternative image comparator #1005522 - Persistent Image Finder [WORKS] - makes screenshot and searches for all known clips in them |