1 | sclass FoundImg {
|
2 | Rect r; |
3 | float sim; // similarity in 0 to 1 |
4 | |
5 | *() {}
|
6 | *(Rect *r, float *sim) {}
|
7 | |
8 | [stdEq] |
9 | |
10 | toString { ret formatDouble(sim*100, 2) + "%: " + r; }
|
11 | } |
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005440 |
| Snippet name: | class FoundImg |
| Eternal ID of this version: | #1005440/3 |
| Text MD5: | 7412c72d7493cef11e6c2c18c1bd0692 |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-15 01:58:29 |
| Source code size: | 189 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 906 / 1742 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |