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

10
LINES

< > BotCompany Repo | #1015437 // Investigate full search map

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (9333L/65K).

!7

p-experiment {
  SimpleRecognizer sr = filledSimpleRecognizer();
  enableFullSearchInSimpleRecognizer(sr);
  
  for (BWImage img, S s : orderMapByComparator(bwImageSizeComparator(), sr.fullSearchMap)) {
    print(bwImagePixels(img) + " - " + img.getWidth() + "*" + img.getHeight() + " - " + s);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015437
Snippet name: Investigate full search map
Eternal ID of this version: #1015437/4
Text MD5: c8c92eae1de57752fa2b473fcaece849
Transpilation MD5: 40f11a0092bfb310ee5ffd820935a04a
Author: stefan
Category: javax / ocr
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-14 00:57:39
Source code size: 313 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 382 / 768
Version history: 3 change(s)
Referenced in: [show references]