Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Surface » Surface Features » SurfaceLocalMaxima

SurfaceLocalMaxima


Module: Vision3DStandard

Finds surface locations characterized by locally maximal heights.

Applications

Detection of characteristic points, usually after some surface transformations.
Name Type Range Description
inSurface Surface
inRoi Region* Range of pixels to be processed
inConsiderPlateaus Bool Consider multi-pixel maxima (plateaus) or not
inMinHeight Real* Minimal height of maximum to be considered
inMaxHeight Real* Maximal height of maximum to be considered
inMinDistance Real 0.0 - Minimal distance between two found maxima
inMaximaVerification SurfaceLocalExtremaVerification* Maxima verification structure
outLocalMaxima SurfaceExtremumArray Found local maxima
outMaximaRegions RegionArray Regions of local maxima (plateaus and singletons)

Complexity Level

This filter is available on Advanced Complexity Level.