static bool bwImageSectionsSimilar(BWImage big, BWImage pat, int x, int y, float similarity) { ret bwImageSectionsSimilarity2(big, pat, x, y, similarity) >= similarity; }
Began life as a copy of #1005919
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: | #1005920 | 
| Snippet name: | bwImageSectionsSimilar | 
| Eternal ID of this version: | #1005920/1 | 
| Text MD5: | 2d0da07db11cdb3f692d8f102922c5fd | 
| Author: | stefan | 
| Category: | javax / imaging | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-12-12 18:38:14 | 
| Source code size: | 174 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 773 / 807 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |