static L<BWImage> horizontalAutoSplitToImages(BWImage img) { new L<BWImage> l; for (Rect r : horizontalAutoSplit2ThenAutoCrop(img)) l.add(img.clip(r)); ret l; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006192 | 
| Snippet name: | horizontalAutoSplitToImages | 
| Eternal ID of this version: | #1006192/1 | 
| Text MD5: | 0d51982d5e8a3e21a7662a8954ac7867 | 
| Author: | stefan | 
| Category: | javax / ocr | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-12-23 00:22:35 | 
| Source code size: | 175 bytes / 6 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 731 / 764 | 
| Referenced in: | [show references] |