Uses 18844K of libraries. Click here for Pure Java version (7441L/53K/187K).
!7 static ScreenLens lens; static int zoom = 2; p-substance { lens = new ScreenLens; lens.w = lens.h = 100; lens.postProcess = func(BufferedImage img) { MBFImage mbf = readMBF(img); ret scaleImage(renderSegments(mbf, fhSegment(mbf)), 2); }; lens.start(); }
Began life as a copy of #1007158
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: | #1010192 | 
| Snippet name: | Screen Lens with fhSegment [OK] | 
| Eternal ID of this version: | #1010192/7 | 
| Text MD5: | 8ad673176dbaceec0e202ea121d66132 | 
| Transpilation MD5: | 087b3597b8659cbf253836bff8a816c2 | 
| Author: | stefan | 
| Category: | javax / gui / ocr | 
| Type: | JavaX source code | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-09-06 01:01:30 | 
| Source code size: | 289 bytes / 14 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 625 / 842 | 
| Version history: | 6 change(s) | 
| Referenced in: | [show references] |