ClassesClassesClassesClasses | | | | Operators

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

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

HObject (Class)

Name

HObject — Represents an instance of an iconic object(-array). Base class for images, regions and XLDs

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.

ClearObj    Delete an iconic object from the HALCON database.

Methods

ConcatObj    Concatenate two iconic object tuples.
CopyObj    Copy an iconic object in the HALCON database.
CountObj    Number of objects in a tuple.
DeserializeObject    Deserialize a serialized iconic object.
DevClearObj    Delete an iconic object from the HALCON database.
DispObj    Displays image objects (image, region, XLD).
GenEmptyObj    Create an empty object tuple.
GetChannelInfo    Informations about the components of an image object.
GetObjClass    Name of the class of an image object.
IntegerToObj    Convert an “integer number” into an iconic object.
ObjDiff    Calculate the difference of two object tuples.
ObjToInteger    Convert an iconic object into an “integer number.”
SelectObj    Select objects from an object tuple.
SerializeObject    Serialize an iconic object.
TestEqualObj    Compare image objects regarding equality.

HObject (Class)

Name

HObject — Represents an instance of an iconic object(-array). Base class for images, regions and XLDs

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.

ClearObj    Delete an iconic object from the HALCON database.

Methods

ConcatObj    Concatenate two iconic object tuples.
CopyObj    Copy an iconic object in the HALCON database.
CountObj    Number of objects in a tuple.
DeserializeObject    Deserialize a serialized iconic object.
DevClearObj    Delete an iconic object from the HALCON database.
DispObj    Displays image objects (image, region, XLD).
GenEmptyObj    Create an empty object tuple.
GetChannelInfo    Informations about the components of an image object.
GetObjClass    Name of the class of an image object.
IntegerToObj    Convert an “integer number” into an iconic object.
ObjDiff    Calculate the difference of two object tuples.
ObjToInteger    Convert an iconic object into an “integer number.”
SelectObj    Select objects from an object tuple.
SerializeObject    Serialize an iconic object.
TestEqualObj    Compare image objects regarding equality.

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

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


ClassesClassesClassesClasses | | | | Operators