ESearchParamsType Class

This class is deprecated.

This class is instantiated once in each EMatrixCodeReader and represents the search parameters that are explored when reading a EMatrixCode.

Remarks

This class contains 4 sets of search parameters that are scanned at read time. At EMatrixCodeReader construction time, these sets of values are initialized with all possible values. This means, for instance, that a data matrix code read in a freshly created reader is matched against all possible logical sizes. As a consequence, the default values of these sets are not repeated here. They are assumed to represent every possible search parameters. The ESearchParamsType object needs to be used only if you wish to "override" the learning process.

Namespace: Euresys::Open_eVision

Methods

Adds a new contrast mode to the list of EMatrixCodeContrastMode the candidate is matched against at read time.
Adds a new family to the list of EFamily the candidate is matched against at read time.
Adds a new flipping to the list of EFlipping the candidate is matched against at read time.
Adds a new logical size to the list of ELogicalSize the candidate is matched against at read time.
Clears the list of contrast modes the candidate is matched against at read time.
Clears the list of families the candidate is matched against at read time.
Clears the list of flippings the candidate is matched against at read time.
Clears the list of logical sizes the candidate is matched against at read time.
Gets an item in the list of EMatrixCodeContrastMode the candidate is matched against at read time.
The size of the list of EMatrixCodeContrastMode the candidate is matched against at read time.
Gets an item in the list of EFamily the candidate is matched against at read time.
The size of the list of EFamily the candidate is matched against at read time.
Gets an item in the list of EFlipping the candidate is matched against at read time.
The size of the list of EFlipping the candidate is matched against at read time.
Gets an item in the list of ELogicalSize the candidate is matched against at read time.
The size of the list of ELogicalSize the candidate is matched against at read time.
Removes the contrast mode from the list of EMatrixCodeContrastMode the candidate is matched against at read time.
Removes the family from the list of EFamily the candidate is matched against at read time.
Removes the flipping from the list of EFlipping the candidate is matched against at read time.
Removes the logical size from the list of ELogicalSize the candidate is matched against at read time.

ESearchParamsType Class

This class is deprecated.

This class is instantiated once in each EMatrixCodeReader and represents the search parameters that are explored when reading a EMatrixCode.

Remarks

This class contains 4 sets of search parameters that are scanned at read time. At EMatrixCodeReader construction time, these sets of values are initialized with all possible values. This means, for instance, that a data matrix code read in a freshly created reader is matched against all possible logical sizes. As a consequence, the default values of these sets are not repeated here. They are assumed to represent every possible search parameters. The ESearchParamsType object needs to be used only if you wish to "override" the learning process.

Namespace: Euresys.Open_eVision

Properties

The size of the list of EMatrixCodeContrastMode the candidate is matched against at read time.
The size of the list of EFamily the candidate is matched against at read time.
The size of the list of EFlipping the candidate is matched against at read time.
The size of the list of ELogicalSize the candidate is matched against at read time.

Methods

Adds a new contrast mode to the list of EMatrixCodeContrastMode the candidate is matched against at read time.
Adds a new family to the list of EFamily the candidate is matched against at read time.
Adds a new flipping to the list of EFlipping the candidate is matched against at read time.
Adds a new logical size to the list of ELogicalSize the candidate is matched against at read time.
Clears the list of contrast modes the candidate is matched against at read time.
Clears the list of families the candidate is matched against at read time.
Clears the list of flippings the candidate is matched against at read time.
Clears the list of logical sizes the candidate is matched against at read time.
Gets an item in the list of EMatrixCodeContrastMode the candidate is matched against at read time.
Gets an item in the list of EFamily the candidate is matched against at read time.
Gets an item in the list of EFlipping the candidate is matched against at read time.
Gets an item in the list of ELogicalSize the candidate is matched against at read time.
Removes the contrast mode from the list of EMatrixCodeContrastMode the candidate is matched against at read time.
Removes the family from the list of EFamily the candidate is matched against at read time.
Removes the flipping from the list of EFlipping the candidate is matched against at read time.
Removes the logical size from the list of ELogicalSize the candidate is matched against at read time.