Click or drag to resize
SoTensorVotingProcessing2d Properties

The SoTensorVotingProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinFeatureImage

Input feature image.

Public propertyinVectorImage

Input orientation vector image.

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

Output ballness image.

Public propertyoutputSelection

Enable the computation of selected outputs.

Public propertyoutSaliencyImage

Output saliency image.

Public propertyoutTensorImage

Output tensor image.

Public propertyoutVectorImage

Output orientation vector image.

Public propertyscale

This parameter acts on the gap length filled by the tensor voting algorithm.

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