Libraryless. Click here for Pure Java version (2619L/16K).
static byte[] ocr_sideProfile_scaledTo127(int n, double stopAtRatio, BWImage img) { ret concatByteArrays_reverseSecond( ocr_leftProfile_scaledTo127(n, stopAtRatio, img), ocr_rightProfile_scaledTo127(n, stopAtRatio, img)); }
Began life as a copy of #1024735
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024739 |
| Snippet name: | ocr_sideProfile_scaledTo127 - combine left + right profile |
| Eternal ID of this version: | #1024739/3 |
| Text MD5: | c2ca9598e940220cc091317d5fcc9b5c |
| Transpilation MD5: | d40466623aba0a95416cf331bea7f6c0 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-24 15:45:01 |
| Source code size: | 237 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 562 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |