1 | static BWImage autoCroppedBWImage(BWImage img) { |
2 | ret img.clip(autoCropOfBWImage(img)); |
3 | } |
4 | |
5 | static BWImage autoCroppedBWImage(BufferedImage img) { |
6 | ret autoCroppedBWImage(new BWImage(img)); |
7 | } |
Began life as a copy of #1005705
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: | #1005853 |
Snippet name: | autoCroppedBWImage - returns new BWImage |
Eternal ID of this version: | #1005853/1 |
Text MD5: | e7fb710fbba0cf023b5f1e223067833e |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-11 07:58:45 |
Source code size: | 200 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 530 / 545 |
Referenced in: | [show references] |