An open API service indexing awesome lists of open source software.

https://github.com/dynamsoft/document-normalizer-javascript-samples


https://github.com/dynamsoft/document-normalizer-javascript-samples

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dynamsoft Document Normalizer samples for the web

⚠️ **Notice:** This repository has been **archived**. For the latest examples utilizing document normalization features, please visit the **[Dynamsoft Capture Vision Samples](https://github.com/Dynamsoft/capture-vision-javascript-samples)** repository. 🚀

This repository contains multiple samples that demonstrate how to use [Dynamsoft Document Normalizer JavaScript Edition](https://www.dynamsoft.com/document-normalizer/docs/programming/javascript/?ver=latest).

[User Guide](https://www.dynamsoft.com/document-normalizer/docs/programming/javascript/user-guide/index.html?ver=latest)

[API Reference](https://www.dynamsoft.com/document-normalizer/docs/programming/javascript/api-reference/index.html?ver=latest)

## Hello World

Learn how to get the basic features of the library working with plain/native JavaScript or within a framework like [Angular](https://angular.io/), [React](https://reactjs.org/) or [Vue](https://vuejs.org/).

1. **Hello World**: Detect document boundaries from a live camera stream and crop the document out to get it normalized (mobile or desktop).
2. **Hello World in Angular**: Recognize video stream in an Angular Application from a USB-connected or built-in camera (mobile or desktop).
3. **Hello World in React**: Recognize video stream in a React Application from a USB-connected or built-in camera (mobile or desktop).
4. **Hello World in Vue 3**: Recognize video stream in a Vue 3 Application from a USB-connected or built-in camera (mobile or desktop).

## Contact Us

If you have any questions with these samples, feel free to submit an issue or [contact us](https://www.dynamsoft.com/company/contact/).