Web Demos

BARCODE READER SDK DEMO

Explore the flexibe barcode reading settings to optimize for your specific usage scenario.

WEB TWAIN SDK DEMO

Try the most popular web scanner features: scan images, import local images and PDF files, edit, save to local, upload to database, and etc.

BARCODE READER JAVASCRIPT DEMO

Transform any camera-equipped devices into real-time, browser-based barcode and QR code scanners.

MRZ SCANNER WEB DEMO

Detects the machine-readable zone of a passport, scans the text, and parses into human-readable data.

APP STORE DEMOS

BARCODE READER SDK FOR IOS

BARCODE READER SDK FOR ANDROID

VIEW MORE DEMOS >
Resource Base
Table of contents

EnumEnhancerFeatures

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 3.x
    • 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 +