Dev Center
Table of contents

FurtherModes

Stores the FurtherModes.

Typedefs

typedef struct tagFurtherModes  FurtherModes

Attributes

Attribute Type
colourClusteringModes ColourClusteringMode[8]
colourConversionModes ColourConversionMode[8]
grayscaleTransformationModes GrayscaleTransformationMode[8]
regionPredetectionModes RegionPredetectionMode[8]
imagePreprocessingModes ImagePreprocessingMode[8]
textureDetectionModes TextureDetectionMode[8]
textFilterModes TextFilterMode[8]
dpmCodeReadingModes DPMCodeReadingMode[8]
deformationResistingModes DeformationResistingMode[8]
barcodeComplementModes BarcodeComplementMode[8]
barcodeColourModes BarcodeColourMode[8]
reserved char[32]

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 the ColourClusteringMode 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
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 the ColourConversionMode 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
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 the GrayscaleTransformationMode 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
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 the RegionPredetectionMode 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
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 the ImagePreprocessingMode 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
ImagePreprocessingMode

textureDetectionModes

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]

Remarks
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 the TextFilterMode 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
TextFilterMode

dpmCodeReadingModes

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]

Remarks
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 the DeformationResistingMode 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
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 the BarcodeComplementMode 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
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 the BarcodeColourMode 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
BarcodeColourMode

reserved

Reserved memory for struct. The length of this array indicates the size of the memory reserved for this struct.

char tagFurtherModes::reserved[32]

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

latest version

  • Latest version
  • Version 10.x
    • Version 10.2.0
    • Version 10.0.20
    • Version 10.0.10
    • Version 10.0.0
  • Version 9.x
    • Version 9.6.40
    • Version 9.6.30
    • Version 9.6.20
    • Version 9.6.10
    • Version 9.6.0
    • Version 9.4.0
    • Version 9.2.0
    • Version 9.0.0
  • Version 8.x
    • Version 8.8.0
    • Version 8.6.0
    • Version 8.4.0
    • Version 8.2.0
    • Version 8.1.2
    • Version 8.1.0
    • Version 8.0.0
  • Version 7.x
    • Version 7.6.0
    • Version 7.5.0
Change +