static Rect autoCropOfRGBImage_blackBG(RGBImage img) { ret autoCropOfBWImage_blackBG(new BWImage(img)); } static Rect autoCropOfRGBImage_blackBG(RGBImage img, Rect r) { ret autoCropOfBWImage_blackBG(new BWImage(img), r); }
Began life as a copy of #1006760
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: | #1006886 |
| Snippet name: | autoCropOfRGBImage_blackBG - returns Rect |
| Eternal ID of this version: | #1006886/1 |
| Text MD5: | 7b483d9efa116cba97f48bb39a9fdd22 |
| Author: | stefan |
| Category: | javax / ocr |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-02-14 00:41:50 |
| Source code size: | 233 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 683 / 741 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |