Dev Center
Swift
Objective-C
Table of contents

Demo & Samples

Demos

Barcode Decoding Samples

Read Single Barcode (With CameraEnhancer)

Decode barcodes from video streaming. It shows the simplest code to implement a video barcode scanner.

Check code on GitHub

Read Single Barcode (With AVCaptureSession)

Generally the same as DecodeWithCameraEnhancer but using AVCaptureSession library as the input.

Check code on GitHub

Decode Barcodes from an Image

Decode barcodes from an still image. It shows how to select a image from the album and decode it.

Check code on GitHub

Decode Multiple Barcodes from Video Stream

This sample shows how to efficiently decode multiple barcodes from the video stream.

Check code on GitHub

General Barcode Decoding Settings

Displays general barcode decoding settings and camera settings like barcode formats, expected barcode count and scan region settings. The default scan mode is continuous scanning.

Check code on GitHub

Barcode Decoding Performance Settings

Parameter configuration guide on improving the speed, read-rate and accuracy of barcode reading. The sample includes the code of image decoding from the album.

Check code on GitHub

Decode Tiny Barcodes

The sample to tell you how to process the tiny barcodes. Including zoom and focus control.

Check code on GitHub

Locate an Item with Barcode

Input an ID with barcode text and detect it from multiple barcodes under the screen.

Check code on GitHub

ID Scanning Samples

Scan a Driver’s License (via PDF417 Barcode)

Scan the PDF417 barcodes on a drivers’ license and extract the drivers information.

Check code on GitHub

Other Use Case Samples

Scan VIN Barcode

Scan the vin barcode and extract the vehicle information.

Check code on GitHub

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

  • Latest version
  • Version 10.x
    • Version 10.2.1100
    • Version 10.2.1101
    • Version 10.2.10
    • Version 10.0.21
    • Version 10.0.20
    • Version 10.2.10
    • Version 10.0.21
    • Version 10.0.20
  • Version 9.x
    • Version 9.6.40
    • Version 9.6.20
    • Version 9.6.11
    • Version 9.6.10
    • Version 9.6.0
    • Version 9.4.0
    • Version 9.2.11
    • Version 9.2.10
    • Version 9.0.2
    • Version 9.0.1
    • Version 9.0.0
    • Version 9.6.40
    • Version 9.6.20
    • Version 9.6.10
    • Version 9.6.0
    • Version 9.4.0
    • Version 9.2.13
    • Version 9.2.10
    • Version 9.0.2
    • Version 9.0.1
    • Version 9.0.0
  • Version 8.x
    • Version 8.9.3
    • Version 8.9.1
    • Version 8.9.0
    • Version 8.8.0
    • Version 8.6.0
    • Version 8.4.0
    • Version 8.2.1
    • Version 8.2.0
    • Version 8.1.2
    • Version 8.1.0
    • Version 8.0.0
    • Version 8.9.3
    • Version 8.9.1
    • Version 8.9.0
    • Version 8.8.0
    • Version 8.6.0
    • Version 8.4.0
    • Version 8.2.1
    • 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
    • Version 7.6.0
    • Version 7.5.0
  • Documentation Homepage
Change +