Documentation
Table of contents

DLRFurtherModes

Stores the FurtherModes.

class com.dynamsoft.dlr.DLRFurtherModes

Attributes

Attribute Type
colourConversionModes int[]
grayscaleTransformationModes int[]
regionPredetectionModes int[]
grayscaleEnhancementModes int[]
textureDetectionModes int[]

 

colourConversionModes

Sets the mode and priority for converting a colour image to a grayscale image.

int[] colourConversionModes

Value Range Each array item can be any one of the EnumColourConversionMode Enumeration items.

Default value [EnumColourConversionMode.CICM_GENERAL, EnumColourConversionMode.CICM_SKIP, EnumColourConversionMode.CICM_SKIP, EnumColourConversionMode.CICM_SKIP, EnumColourConversionMode.CICM_SKIP, EnumColourConversionMode.CICM_SKIP, EnumColourConversionMode.CICM_SKIP, EnumColourConversionMode.CICM_SKIP]

Remarks The array index represents the priority of the item. The smaller index is, the higher priority is.

 

grayscaleTransformationModes

Sets the mode and priority for the grayscale image conversion.

int[] grayscaleTransformationModes

Value Range Each array item can be any one of the EnumGrayscaleTransformationMode Enumeration items.

Default value [EnumGrayscaleTransformationMode.GTM_ORIGINAL, EnumGrayscaleTransformationMode.GTM_SKIP, EnumGrayscaleTransformationMode.GTM_SKIP, EnumGrayscaleTransformationMode.GTM_SKIP, EnumGrayscaleTransformationMode.GTM_SKIP, EnumGrayscaleTransformationMode.GTM_SKIP, EnumGrayscaleTransformationMode.GTM_SKIP, EnumGrayscaleTransformationMode.GTM_SKIP]

Remarks The array index represents the priority of the item. The smaller index is, the higher priority is.

 

regionPredetectionModes

Sets the region pre-detection mode.

int[] regionPredetectionModes

Value Range Each array item can be any one of the EnumRegionPredetectionMode Enumeration items.

Default value [EnumRegionPredetectionMode.RPM_GENERAL, EnumRegionPredetectionMode.RPM_SKIP, EnumRegionPredetectionMode.RPM_SKIP, EnumRegionPredetectionMode.RPM_SKIP, EnumRegionPredetectionMode.RPM_SKIP, EnumRegionPredetectionMode.RPM_SKIP, EnumRegionPredetectionMode.RPM_SKIP, EnumRegionPredetectionMode.RPM_SKIP]

Remarks The array index represents the priority of the item. The smaller index is, the higher priority is.

 

grayscaleEnhancementModes

Sets the mode and priority for grayscale image preprocessing algorithms.

int[] grayscaleEnhancementModes

Value Range Each array item can be any one of the EnumGrayscaleEnhancementMode Enumeration items.

Default value [EnumGrayscaleEnhancementMode.GEM_GENERAL, EnumGrayscaleEnhancementMode.GEM_SKIP, EnumGrayscaleEnhancementMode.GEM_SKIP, EnumGrayscaleEnhancementMode.GEM_SKIP, EnumGrayscaleEnhancementMode.GEM_SKIP, EnumGrayscaleEnhancementMode.GEM_SKIP, EnumGrayscaleEnhancementMode.GEM_SKIP, EnumGrayscaleEnhancementMode.GEM_SKIP]

Remarks The array index represents the priority of the item. The smaller index is, the higher priority is.

 

textureDetectionModes

Sets the mode and priority for texture detection.

int[] textureDetectionModes

Value Range Each array item can be any one of the EnumTextureDetectionMode Enumeration items.

Default value [EnumTextureDetectionMode.TDM_GENERAL_WIDTH_CONCENTRATION, EnumTextureDetectionMode.TDM_SKIP, EnumTextureDetectionMode.TDM_SKIP, EnumTextureDetectionMode.TDM_SKIP, EnumTextureDetectionMode.TDM_SKIP, EnumTextureDetectionMode.TDM_SKIP, EnumTextureDetectionMode.TDM_SKIP, EnumTextureDetectionMode.TDM_SKIP]

Remarks The array index represents the priority of the item. The smaller index is, the higher priority is.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    • Version 3.x
      • Version 3.2.30
      • Version 3.2.20
      • Version 3.2.10
      • Version 3.2.0
      • Version 3.0.30
      • Version 3.0.20
      • Version 3.0.10
      • Version 3.0.0
    • Version 2.x
      • Version 2.2.20
      • Version 2.2.11
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.0
      • Version 2.2.20
      • Version 2.2.11
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.0
      • Version 2.0.0
      • Version 2.2.10
      • Version 2.0.0
    • Version 1.x
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
      • Version 1.2.1
    • Documentation Homepage
    Change +