Download Jar. Uses 3874K of libraries. Click here for Pure Java version (9333L/65K).
1 | !7 |
2 | |
3 | p-experiment {
|
4 | SimpleRecognizer sr = filledSimpleRecognizer(); |
5 | enableFullSearchInSimpleRecognizer(sr); |
6 | |
7 | for (BWImage img, S s : orderMapByComparator(bwImageSizeComparator(), sr.fullSearchMap)) {
|
8 | print(bwImagePixels(img) + " - " + img.getWidth() + "*" + img.getHeight() + " - " + s); |
9 | } |
10 | } |
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: | 787 / 1723 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |