ClassesClasses | | Operators

Bar Code

List of Operators

clear_bar_code_modelClearBarCodeModelClearBarCodeModelclear_bar_code_model
Delete a bar code model and free the allocated memory
create_bar_code_modelCreateBarCodeModelCreateBarCodeModelcreate_bar_code_model
Create a model of a bar code reader.
decode_bar_code_rectangle2DecodeBarCodeRectangle2DecodeBarCodeRectangle2decode_bar_code_rectangle2
Decode bar code symbols within a rectangle.
deserialize_bar_code_modelDeserializeBarCodeModelDeserializeBarCodeModeldeserialize_bar_code_model
Deserialize a bar code model.
find_bar_codeFindBarCodeFindBarCodefind_bar_code
Detect and read bar code symbols in an image.
get_bar_code_objectGetBarCodeObjectGetBarCodeObjectget_bar_code_object
Access iconic objects that were created during the search or decoding of bar code symbols.
get_bar_code_paramGetBarCodeParamGetBarCodeParamget_bar_code_param
Get one or several parameters that describe the bar code model.
get_bar_code_param_specificGetBarCodeParamSpecificGetBarCodeParamSpecificget_bar_code_param_specific
Get parameters that are used by the bar code reader when processing a specific bar code type.
get_bar_code_resultGetBarCodeResultGetBarCodeResultget_bar_code_result
Get the alphanumerical results that were accumulated during the decoding of bar code symbols.
query_bar_code_paramsQueryBarCodeParamsQueryBarCodeParamsquery_bar_code_params
Get the names of the parameters that can be used in set_bar_code* and get_bar_code* operators for a given bar code model
read_bar_code_modelReadBarCodeModelReadBarCodeModelread_bar_code_model
Read a bar code model from a file and create a new model.
serialize_bar_code_modelSerializeBarCodeModelSerializeBarCodeModelserialize_bar_code_model
Serialize a bar code model.
set_bar_code_paramSetBarCodeParamSetBarCodeParamset_bar_code_param
Set selected parameters of the bar code model.
set_bar_code_param_specificSetBarCodeParamSpecificSetBarCodeParamSpecificset_bar_code_param_specific
Set selected parameters of the bar code model for selected bar code types
write_bar_code_modelWriteBarCodeModelWriteBarCodeModelwrite_bar_code_model
Write a bar code model to a file.

ClassesClasses | | Operators