Skip to content

HDataCode2D🔗

Name🔗

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

Constructors🔗

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

Methods🔗

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