Namespace: Rx::LFR – Class: CRayImage – Header: Rx.LFR/RayImage.h

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.