Identification - Data Code🔗
On this topic🔗
Operators🔗
clear_data_code_2d_model: Delete a 2D code model and free the allocated memory.
create_data_code_2d_model: Create a model of a 2D code class.
deserialize_data_code_2d_model: Deserialize a serialized 2D code model.
find_data_code_2d: Detect and read 2D code symbols in an image or
train the 2D code model.
get_data_code_2d_objects: Access iconic objects that were created during the search for
2D code symbols.
get_data_code_2d_param: Get one or several parameters that describe the 2D code model.
get_data_code_2d_results: Get the alphanumerical results that were accumulated during the
search for 2D code symbols.
query_data_code_2d_params: 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.
read_data_code_2d_model: Read a 2D code model from a file and create a new model.
serialize_data_code_2d_model: Serialize a 2D code model.
set_data_code_2d_param: Set selected parameters of the 2D code model.
write_data_code_2d_model: Writes a 2D code model into a file.