Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the FurtherModes.
typedef struct tagFurtherModes FurtherModes
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 the ColourClusteringMode
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
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 the ColourConversionMode
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
Sets the mode and priority for the grayscale image conversion.
GrayscaleTransformationMode tagFurtherModes::grayscaleTransformationModes[8]
Value range
Each array item can be any one of the GrayscaleTransformationMode
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
Sets the region pre-detection mode for barcodes search.
RegionPredetectionMode tagFurtherModes::regionPredetectionModes[8]
Value range
Each array item can be any one of the RegionPredetectionMode
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
Sets the mode and priority for image preprocessing algorithms.
ImagePreprocessingMode tagFurtherModes::imagePreprocessingModes[8]
Value range
Each array item can be any one of the ImagePreprocessingMode
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
Sets the mode and priority for texture detection.
TextureDetectionMode tagFurtherModes::textureDetectionModes[8]
Value range
Each array item can be any one of the TextureDetectionMode
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
Sets the mode and priority for text filter.
TextFilterMode tagFurtherModes::textFilterModes[8]
Value range
Each array item can be any one of the TextFilterMode
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
Sets the mode of text assisted correction for barcode decoding. Not supported yet.
TextAssistedCorrectionMode tagFurtherModes::textAssistedCorrectionMode
Value range
Any one of the TextAssistedCorrectionMode
Enumeration items.
Default value
TACM_VERIFYING
See also
TextAssistedCorrectionMode
Sets the mode and priority for DPM code reading.
DPMCodeReadingMode tagFurtherModes::dpmCodeReadingModes[8]
Value range
Each array item can be any one of the DPMCodeReadingMode
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
Sets the mode and priority for deformation resisting.
DeformationResistingMode tagFurtherModes::deformationResistingModes[8]
Value range
Each array item can be any one of the DeformationResistingMode
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
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 the BarcodeComplementMode
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
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 the BarcodeColourMode
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
Sets the mode and priority to recognize accompanying text.
AccompanyingTextRecognitionMode tagFurtherModes::accompanyingTextRecognitionModes[8]
Value range
Each array item can be any one of the AccompanyingTextRecognitionMode
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 memory for struct. The length of this array indicates the size of the memory reserved for this struct.
char tagFurtherModes::reserved[32]
version 7.6.0