Namespace: Rx.Net – Class: Image – Assembly: Rx.Net.Mixed

Image.Normalize Method

C#
public bool Normalize()

Find minimal and maximal value of image and normalize image to range [0,1].

Attention

Is currently only implemented for pixel type TPixel_L_f.