Click or drag to resize
SoLocalMaximaQuantification Properties

The SoLocalMaximaQuantification type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyinGrayImage

Enter input grey level image Default value is NULL.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylocalWindow

The neighborhood size in X, Y and Z.

Public propertynumberOfPatterns

The number of patterns to be detected.

Public propertyoutResult

The matching results.

Public propertyprecisionMode

Select the precision mode of position.

Public propertythresholdLevel

Threshold.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also