Click or drag to resize
SoGrayscaleCorrelationProcessing2d Properties

The SoGrayscaleCorrelationProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertycorrelationCriterion

Select the correlation operator.

Public propertycorrelationMode

Select the normalization mode for correlation.

Public propertyinGrayImage

The input grayscale image.

Public propertyinKernelImage

The correlation kernel.

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

Select the calculation offset (number of pixels).

Public propertyoutMatchingImage

The output correlation image.

Public propertyoutResult

The correlation matching results.

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