CRayImage::Normalize Method
C++
bool Normalize()
Find minimal and maximal value of image and normalize image to range [0,1].
Is currently only implemented for pixel type TPixel_L_f.
Returns
bool |
True if it succeeds, false if it fails. |
Light-Field SDK 8.4.0 |