IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of asinh_compression


Ignore:
Timestamp:
Mar 28, 2016, 5:22:29 PM (10 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • asinh_compression

    v2 v3  
    3838
    3939Formally, prior to being written to disk, the pixel values are
    40 transformed by C = alpha asinh( (L - BOFFSET) / (2.0 *   
     40transformed by C = alpha * asinh( (L - BOFFSET) / (2.0 *   
    4141BSOFTEN) ), where L is the linear input pixel
    4242values, C the transformed values, alpha = 2.5 log10(e), and