Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1005440 // class FoundImg

JavaX fragment (include)

sclass FoundImg {
  Rect r;
  float sim; // similarity in 0 to 1
  
  *() {}
  *(Rect *r, float *sim) {}
  
  [stdEq]
  
  toString { ret formatDouble(sim*100, 2) + "%: " + r; }
}

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: 550 / 1384
Version history: 2 change(s)
Referenced in: [show references]