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 theColourClusteringModeEnumeration 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 theColourConversionModeEnumeration 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 theGrayscaleTransformationModeEnumeration 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 theRegionPredetectionModeEnumeration 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 theImagePreprocessingModeEnumeration 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 theTextureDetectionModeEnumeration 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 theTextFilterModeEnumeration 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 theTextAssistedCorrectionModeEnumeration 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 theDPMCodeReadingModeEnumeration 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 theDeformationResistingModeEnumeration 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 theBarcodeComplementModeEnumeration 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 theBarcodeColourModeEnumeration 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 theAccompanyingTextRecognitionModeEnumeration 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]