Libraryless. Click here for Pure Java version (5196L/34K).
static BWImage bwFoldImage_extendToSize_autoContrast(BWImage big, BWImage pat) { ret bwBlackBorder(pat.getWidth()/2.0, pat.getHeight()/2.0, bwAutoContrast(bwFoldImage(big, pat))); }
Began life as a copy of #1027289
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027292 | 
| Snippet name: | bwFoldImage_extendToSize_autoContrast | 
| Eternal ID of this version: | #1027292/1 | 
| Text MD5: | feaf13a97ec559587eeef7e94475d6e6 | 
| Transpilation MD5: | a8531cd13ba3a486a0ee03fe2bb3bf77 | 
| Author: | stefan | 
| Category: | javax / imaging | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-02-29 23:16:13 | 
| Source code size: | 185 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 380 / 501 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |