Resource Base
Table of contents

EnumEnhancerFeatures

You are viewing a history document page of Dynamsoft Camera Enhancer v2.x.

Declarations

Language Declaration
Java(Android) class EnumEnhancerFeatures
Objective-C & Swift enum EnumEnhancerFeatures

Members

Member (Android) Member (Objective-C) Member (Swift) Value Description
EF_FRAME_FILTER EnumFRAME_FILTER EnumFRAME_FILTER 0x01 The frame sharpness filter feature of DCE. By enabling this feature, the low-quality frame will be recognized and discarded automatically.
EF_SENSOR_CONTROL EnumSENSOR_CONTROL EnumSENSOR_CONTROL 0x02 The sensor filter feature of DCE. By enabling this feature, the frames will be discarded automatically while the device is shaking.
EF_ENHANCED_FOCUS EnumENHANCED_FOCUS EnumENHANCED_FOCUS 0x04 The enhanced focus feature. DCE will support the camera in triggering auto-focus.
EF_FAST_MODE EnumFAST_MODE EnumFAST_MODE 0x08 The fast mode of DCE. By enabling the fast mode, the frames will be cropped to speed up the following processing.
EF_AUTO_ZOOM EnumAUTO_ZOOM EnumAUTO_ZOOM 0x10 The auto-zoom feature of DCE. By enabling this feature, the camera will automatically zoom in to the interest area.
EF_SMART_TORCH EnumSMART_TORCH EnumSMART_TORCH 0x20 Add a smart torch on the UI. The torch will be hided when the environment brightness is high and displayed when the brightness is low.
EF_ALL EnumALL EnumALL 0x3f Enable all the above features.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

  • Latest version
  • Version 4.x
    • Version 4.2.0
    • Version 4.0.3
    • Version 4.0.2
    • Version 4.0.1
    • Version 4.0.0
  • Version 3.x
    • Version 3.3.10
    • Version 3.3.9
    • Version 3.3.8
    • Version 3.3.7
    • Version 3.3.6
    • Version 3.3.5
    • Version 3.3.4
    • Version 3.3.3
    • Version 3.3.2
    • Version 3.3.1
    • Version 3.3.0
    • Version 3.2.0
    • Version 3.1.0
    • Version 3.0.1
    • Version 3.0.0
  • Version 2.x
    • Version 2.3.5
    • Version 2.3.2
    • Version 2.3.1
    • Version 2.3.0
    • Version 2.1.4
    • Version 2.1.3
    • Version 2.1.0
    • Version 2.0.0
  • Version 1.x
    • Version 1.0.3
    • Version 1.0.1
    • Version 1.0.0
Change +