Skip to content

yushulx/angular-barcode-mrz-document-scanner

Repository files navigation

Angular Capture Vision Examples

This project demonstrates how to utilize the Dynamsoft Capture Vision SDK for detecting 1D/2D barcodes, documents, MRZ (Machine Readable Zone), and more in Angular applications.

Features

  • Barcode Scanner

    angular-web-barcode-qrcode-scanner.mp4
  • Document Scanner

    angular-document-detection-rectification.mp4
  • MRZ Scanner

    angular-mrz-reader-scanner.mp4
  • Document PDF Viewer

    angular-web-document-pdf-view-edit-save.mp4

Prerequisites

Online Demo

Try the Demo

Usage

  1. Install dependencies:

    npm install
  2. Run the Application:

    ng serve --ssl

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Blog