static float bottomLeftCornerIs_similarity = 0.99f; static bool bottomLeftCornerIs(S imageID) { BWImage pat = loadBWImage(imageID); int w = pat.getWidth(), h = pat.getHeight(); ret bwImagesSimilar(pat, new BWImage(shootBottomLeftCorner2(w, h)), bottomLeftCornerIs_similarity); }
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: | #1005788 |
| Snippet name: | bottomLeftCornerIs |
| Eternal ID of this version: | #1005788/1 |
| Text MD5: | 3a341722efcd9d95baed61b1f1e277d6 |
| 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:27:09 |
| Source code size: | 291 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 745 / 800 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |