ClassesClasses | | Operators

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

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

HDataCode2D (Class)

Name

HDataCode2D — Represents an instance of a 2D data code reader.

Constructors

ReadDataCode2dModel    Read a 2D data code model from a file and create a new model.
CreateDataCode2dModel    Create a model of a 2D data code class.

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.

ClearDataCode2dModel    Delete a 2D data code model and free the allocated memory.

Methods

CreateDataCode2dModel    Create a model of a 2D data code class.
DeserializeDataCode2dModel    Deserialize a serialized 2D data code model.
FindDataCode2d    Detect and read 2D data code symbols in an image or train the 2D data code model.
GetDataCode2dObjects    Access iconic objects that were created during the search for 2D data code symbols.
GetDataCode2dParam    Get one or several parameters that describe the 2D data code model.
GetDataCode2dResults    Get the alphanumerical results that were accumulated during the search for 2D data code symbols.
QueryDataCode2dParams    Get for a given 2D data code model the names of the generic parameters or objects that can be used in the other 2D data code operators.
ReadDataCode2dModel    Read a 2D data code model from a file and create a new model.
SerializeDataCode2dModel    Serialize a 2D data code model.
SetDataCode2dParam    Set selected parameters of the 2D data code model.
WriteDataCode2dModel    Writes a 2D data code model into a file.

HDataCode2D (Class)

Name

HDataCode2D — Represents an instance of a 2D data code reader.

Constructors

ReadDataCode2dModel    Read a 2D data code model from a file and create a new model.
CreateDataCode2dModel    Create a model of a 2D data code class.

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.

ClearDataCode2dModel    Delete a 2D data code model and free the allocated memory.

Methods

CreateDataCode2dModel    Create a model of a 2D data code class.
DeserializeDataCode2dModel    Deserialize a serialized 2D data code model.
FindDataCode2d    Detect and read 2D data code symbols in an image or train the 2D data code model.
GetDataCode2dObjects    Access iconic objects that were created during the search for 2D data code symbols.
GetDataCode2dParam    Get one or several parameters that describe the 2D data code model.
GetDataCode2dResults    Get the alphanumerical results that were accumulated during the search for 2D data code symbols.
QueryDataCode2dParams    Get for a given 2D data code model the names of the generic parameters or objects that can be used in the other 2D data code operators.
ReadDataCode2dModel    Read a 2D data code model from a file and create a new model.
SerializeDataCode2dModel    Serialize a 2D data code model.
SetDataCode2dParam    Set selected parameters of the 2D data code model.
WriteDataCode2dModel    Writes a 2D data code model into a file.


ClassesClasses | | Operators