EMatrixCodeReader::GetSearchParams
This property is deprecated.
Parameter space that the algorithm uses to read a Data Matrix code from an ROI.
Namespace: Euresys::Open_eVision
[C++]
ESearchParamsType
& GetSearchParams()
Remarks
It can be modified through automatic learning (using the EMatrixCodeReader::Learn
or EMatrixCodeReader::LearnMore
methods) or by using EMatrixCodeReader::SearchParams
properties and methods.
EMatrixCodeReader.SearchParams
This property is deprecated.
Parameter space that the algorithm uses to read a Data Matrix code from an ROI.
Namespace: Euresys.Open_eVision
Remarks
It can be modified through automatic learning (using the EMatrixCodeReader.Learn
or EMatrixCodeReader.LearnMore
methods) or by using EMatrixCodeReader.SearchParams
properties and methods.
EMatrixCodeReader.SearchParams
This property is deprecated.
Parameter space that the algorithm uses to read a Data Matrix code from an ROI.
Module: open_evision
Remarks
It can be modified through automatic learning (using the EMatrixCodeReader.Learn
or EMatrixCodeReader.LearnMore
methods) or by using EMatrixCodeReader.SearchParams
properties and methods.