Click or drag to resize
SoBinaryCorrelationProcessing2d Properties

The SoBinaryCorrelationProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinBinaryImage

The input binary image.

Public propertyinBinaryKernel

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