ClassesClasses | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HXLDDistTrans (Class)

Name

HXLDDistTrans — Represents an instance of a XLD distance transformation.

Constructors

ReadDistanceTransformXld    Read an XLD distance transform from a file.
CreateDistanceTransformXld    Create the XLD distance transform.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

ClearDistanceTransformXld    Clear a XLD distance transform.

Methods

ApplyDistanceTransformXld    Determine the pointwise distance of two contours using an XLD distance transform.
CreateDistanceTransformXld    Create the XLD distance transform.
DeserializeDistanceTransformXld    Deserialize an XLD distance transform.
GetDistanceTransformXldContour    Get the reference contour used to build the XLD distance transform.
GetDistanceTransformXldParam    Get the parameters used to build an XLD distance transform.
ReadDistanceTransformXld    Read an XLD distance transform from a file.
SerializeDistanceTransformXld    Serialize an XLD distance transform.
SetDistanceTransformXldParam    Set new parameters for an XLD distance transform.
WriteDistanceTransformXld    Write an XLD distance transform into a file.

HXLDDistTrans (Class)

Name

HXLDDistTrans — Represents an instance of a XLD distance transformation.

Constructors

ReadDistanceTransformXld    Read an XLD distance transform from a file.
CreateDistanceTransformXld    Create the XLD distance transform.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

ClearDistanceTransformXld    Clear a XLD distance transform.

Methods

ApplyDistanceTransformXld    Determine the pointwise distance of two contours using an XLD distance transform.
CreateDistanceTransformXld    Create the XLD distance transform.
DeserializeDistanceTransformXld    Deserialize an XLD distance transform.
GetDistanceTransformXldContour    Get the reference contour used to build the XLD distance transform.
GetDistanceTransformXldParam    Get the parameters used to build an XLD distance transform.
ReadDistanceTransformXld    Read an XLD distance transform from a file.
SerializeDistanceTransformXld    Serialize an XLD distance transform.
SetDistanceTransformXldParam    Set new parameters for an XLD distance transform.
WriteDistanceTransformXld    Write an XLD distance transform into a file.


ClassesClasses | | Operators