[mmDraw] [Up] [mmMin] Obsolete

mmMax
Finds global maximum. Use mmstats

Synopsis

Double mmMax ( const Image& X );

Input

X Image [ Gray-scale (uint8 or uint16) or binary image ]

Output

Y Double

Description

Finds the maximum pixel value in image X.

[mmDraw] [Up] [mmMin]