Click or drag to resize
SoObjectToSegmentApproximation2d Properties

The SoObjectToSegmentApproximation2d type exposes the following members.

Properties
  NameDescription
Public propertyinObjectImage

The input binary or label image.

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

The maximum distance in pixels between curve and segment.

Public propertymaxPointNumber

The maximum number of processed pixels.

Public propertyminArea

The minimum surface of kept cells.

Public propertyoutSegment

The output segment.

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