FurtherModes
Stores the FurtherModes.
Attributes
Attribute | Type |
---|---|
colourClusteringModes |
int[] |
colourConversionModes |
int[] |
grayscaleTransformationModes |
int[] |
regionPredetectionModes |
int[] |
imagePreprocessingModes |
int[] |
textureDetectionModes |
int[] |
textFilterModes |
int[] |
textAssistedCorrectionMode |
int |
dpmCodeReadingModes |
int[] |
deformationResistingModes |
int[] |
barcodeComplementModes |
int[] |
barcodeColourModes |
int[] |
accompanyingTextRecognitionModes |
int[] |
colourClusteringModes
Sets the mode and priority for colour categorization. Not supported yet.
int[] com.dynamsoft.dbr.FurtherModes.colourClusteringModes
-
Value range
Each array item can be any one of theEnumColourClusteringMode
Enumeration items. -
Default value
[CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP,CCM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumColourClusteringMode
colourConversionModes
Sets the mode and priority for converting a colour image to a grayscale image.
int[] com.dynamsoft.dbr.FurtherModes.colourConversionModes
-
Value range
Each array item can be any one of theEnumColourConversionMode
Enumeration items. -
Default value
[CICM_GENERAL,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP,CICM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumColourConversionMode
grayscaleTransformationModes
Sets the mode and priority for the grayscale image conversion.
int[] com.dynamsoft.dbr.FurtherModes.grayscaleTransformationModes
-
Value range
Each array item can be any one of theEnumGrayscaleTransformationMode
Enumeration items. -
Default value
[GTM_ORIGINAL,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP,GTM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumGrayscaleTransformationMode
regionPredetectionModes
Sets the region pre-detection mode for barcodes search.
int[] com.dynamsoft.dbr.FurtherModes.regionPredetectionModes
-
Value range
Each array item can be any one of theEnumRegionPredetectionMode
Enumeration items. -
Default value
[RPM_GENERAL,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP,RPM_SKIP]
-
Remarks
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
EnumRegionPredetectionMode
imagePreprocessingModes
Sets the mode and priority for image preprocessing algorithms.
int[] com.dynamsoft.dbr.FurtherModes.imagePreprocessingModes
-
Value range
Each array item can be any one of theEnumImagePreprocessingMode
Enumeration items. -
Default value
[IPM_GENERAL,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP,IPM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumImagePreprocessingMode
textureDetectionModes
Sets the mode and priority for texture detection.
int[] com.dynamsoft.dbr.FurtherModes.textureDetectionModes
-
Value range
Each array item can be any one of theEnumTextureDetectionMode
Enumeration items. -
Default value
[TDM_GENERAL_WIDTH_CONCENTRATION,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP,TDM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumTextureDetectionMode
textFilterModes
Sets the mode and priority for text filter.
int[] com.dynamsoft.dbr.FurtherModes.textFilterModes
-
Value range
Each array item can be any one of theEnumTextFilterMode
Enumeration items. -
Default value
[TFM_GENERAL_CONTOUR,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP,TFM_SKIP]
-
Remarks
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
EnumTextFilterMode
textAssistedCorrectionMode
Sets the mode of text assisted correction for barcode decoding. Not supported yet.
int com.dynamsoft.dbr.FurtherModes.textAssistedCorrectionMode
-
Value range
Any one of theEnumTextAssistedCorrectionMode
Enumeration items. -
Default value
TACM_VERIFYING
-
See also
EnumTextAssistedCorrectionMode
dpmCodeReadingModes
Sets the mode and priority for DPM code reading.
int[] com.dynamsoft.dbr.FurtherModes.dpmCodeReadingModes
-
Value range
Each array item can be any one of theEnumDPMCodeReadingMode
Enumeration items. -
Default value
[DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP,DPMCRM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumDPMCodeReadingMode
deformationResistingModes
Sets the mode and priority for deformation resisting.
int[] com.dynamsoft.dbr.FurtherModes.deformationResistingModes
-
Value range
Each array item can be any one of theEnumDeformationResistingMode
Enumeration items. -
Default value
[DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP,DRM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumDeformationResistingMode
barcodeComplementModes
Sets the mode and priority to complement the missing parts in the barcode.
int[] com.dynamsoft.dbr.FurtherModes.barcodeComplementModes
-
Value range
Each array item can be any one of theEnumBarcodeComplementMode
Enumeration items. -
Default value
[BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP,BCM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumBarcodeComplementMode
barcodeColourModes
Sets the mode and priority for the barcode colour mode used to process the barcode zone.
int[] com.dynamsoft.dbr.FurtherModes.barcodeColourModes
-
Value range
Each array item can be any one of theEnumBarcodeColourMode
Enumeration items. -
Default value
[BICM_DARK_ON_LIGHT,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP,BICM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumBarcodeColourMode
accompanyingTextRecognitionModes
Sets the mode and priority to recognize accompanying text.
int[] com.dynamsoft.dbr.FurtherModes.accompanyingTextRecognitionModes
-
Value range
Each array item can be any one of theEnumAccompanyingTextRecognitionMode
Enumeration items. -
Default value
[ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP,ATRM_SKIP]
-
Remarks
The array index represents the priority of the item. The smaller index is, the higher priority is. -
See also
EnumAccompanyingTextRecognitionMode