Changes between Version 2 and Version 3 of asinh_compression
- Timestamp:
- Mar 28, 2016, 5:22:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
asinh_compression
v2 v3 38 38 39 39 Formally, prior to being written to disk, the pixel values are 40 transformed by C = alpha asinh( (L - BOFFSET) / (2.0 *40 transformed by C = alpha * asinh( (L - BOFFSET) / (2.0 * 41 41 BSOFTEN) ), where L is the linear input pixel 42 42 values, C the transformed values, alpha = 2.5 log10(e), and
