FurtherModes
Stores the FurtherModes.
Typedefs
typedef struct tagFurtherModes FurtherModes
Attributes
colourClusteringModes
Sets the mode and priority for colour categorization. Not supported yet.
ColourClusteringMode tagFurtherModes::colourClusteringModes[8]
-
Value range
Each array item can be any one of theColourClusteringMode
Enumeration items. -
Default value
[CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
ColourClusteringMode
colourConversionModes
Sets the mode and priority for converting a colour image to a grayscale image.
ColourConversionMode tagFurtherModes::colourConversionModes[8]
-
Value range
Each array item can be any one of theColourConversionMode
Enumeration items. -
Default value
[CICM_GENERAL,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
ColourConversionMode
grayscaleTransformationModes
Sets the mode and priority for the grayscale image conversion.
GrayscaleTransformationMode tagFurtherModes::grayscaleTransformationModes[8]
-
Value range
Each array item can be any one of theGrayscaleTransformationMode
Enumeration items. -
Default value
[GTM_ORIGINAL,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
GrayscaleTransformationMode
regionPredetectionModes
Sets the region pre-detection mode for barcodes search.
RegionPredetectionMode tagFurtherModes::regionPredetectionModes[8]
-
Value range
Each array item can be any one of theRegionPredetectionMode
Enumeration items. -
Default value
[RPM_GENERAL,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. If the image is large and the barcode on the image is very small, it is recommended to enable region predetection to speed up the localization process and recognition accuracy. -
See also
RegionPredetectionMode
imagePreprocessingModes
Sets the mode and priority for image preprocessing algorithms.
ImagePreprocessingMode tagFurtherModes::imagePreprocessingModes[8]
-
Value range
Each array item can be any one of theImagePreprocessingMode
Enumeration items. -
Default value
[IPM_GENERAL,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
ImagePreprocessingMode
textureDetectionModes
Sets the mode and priority for texture detection.
TextureDetectionMode tagFurtherModes::textureDetectionModes[8]
-
Value range
Each array item can be any one of theTextureDetectionMode
Enumeration items. -
Default value
[TDM_GENERAL_WIDTH_CONCENTRATION,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
TextureDetectionMode
textFilterModes
Sets the mode and priority for text filter.
TextFilterMode tagFurtherModes::textFilterModes[8]
-
Value range
Each array item can be any one of theTextFilterMode
Enumeration items. -
Default value
[TFM_GENERAL_CONTOUR,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. If the image contains a lot of text, you can enable text filter to speed up the localization process. -
See also
TextFilterMode
textAssistedCorrectionMode
Sets the mode of text assisted correction for barcode decoding. Not supported yet.
TextAssistedCorrectionMode tagFurtherModes::textAssistedCorrectionMode
-
Value range
Any one of theTextAssistedCorrectionMode
Enumeration items. -
Default value
TACM_VERIFYING
-
See also
TextAssistedCorrectionMode
dpmCodeReadingModes
Sets the mode and priority for DPM code reading.
DPMCodeReadingMode tagFurtherModes::dpmCodeReadingModes[8]
-
Value range
Each array item can be any one of theDPMCodeReadingMode
Enumeration items. -
Default value
[DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
DPMCodeReadingMode
deformationResistingModes
Sets the mode and priority for deformation resisting.
DeformationResistingMode tagFurtherModes::deformationResistingModes[8]
-
Value range
Each array item can be any one of theDeformationResistingMode
Enumeration items. -
Default value
[DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
DeformationResistingMode
barcodeComplementModes
Sets the mode and priority to complement the missing parts in the barcode.
BarcodeComplementMode tagFurtherModes::barcodeComplementModes[8]
-
Value range
Each array item can be any one of theBarcodeComplementMode
Enumeration items. -
Default value
[BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
BarcodeComplementMode
barcodeColourModes
Sets the mode and priority for the barcode colour mode used to process the barcode zone.
BarcodeColourMode tagFurtherModes::barcodeColourModes[8]
-
Value range
Each array item can be any one of theBarcodeColourMode
Enumeration items. -
Default value
[BICM_DARK_ON_LIGHT,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
BarcodeColourMode
accompanyingTextRecognitionModes
Sets the mode and priority to recognize accompanying text.
AccompanyingTextRecognitionMode tagFurtherModes::accompanyingTextRecognitionModes[8]
-
Value range
Each array item can be any one of theAccompanyingTextRecognitionMode
Enumeration items. -
Default value
[ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP]
-
Remark
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
AccompanyingTextRecognitionMode
reserved
Reserved memory for struct. The length of this array indicates the size of the memory reserved for this struct.
char tagFurtherModes::reserved[32]