# Dynamsoft Capture Vision Cordova Edition

Dynamsoft Capture Vision (DCV) is an aggregating SDK of a series of specific functional products including:

- Dynamsoft Camera Enhancer (DCE) which provides camera enhancements and UI configuration APIs.
- Dynamsoft Barcode Reader (DBR) which provides barcode decoding algorithm and APIs.
- Dynamsoft Label Recognizer (DLR) which provides label content recognizing algorithm and APIs.
- Dynamsoft Document Normalizer (DDN) which provides document scanning algorithms and APIs.

> Note: DCV Cordova edition currently only includes DCE and DBR modules. DLR and DDN modules are still under development and will be included in the future.

## Getting Started

In <a href="https://www.dynamsoft.com/capture-vision/docs/programming/cordova/user-guide/barcode-reader.html" target="_blank">this guide</a>, you will learn step by step how to integrate the barcode reading capabilities of Dynamsoft Capture Vision Cordova SDK into your App.

## Samples

You can view all the DCV Cordova samples via the following links:

- <a href = "https://github.com/Dynamsoft/capture-vision-cordova-samples/tree/main/BarcodeReaderSimpleSample" target = "_blank" >Barcode reader simple sample</a>

## API References

View the API reference of DCV Cordova Edition to explore the full feature of DCV:

- <a href = "https://www.dynamsoft.com/capture-vision/docs/programming/cordova/api-reference/?ver=latest" target = "_blank" >DCV API Reference - Cordova Edition</a>
  - <a href = "https://www.dynamsoft.com/capture-vision/docs/programming/cordova/api-reference/barcode-reader.html?ver=latest" target = "_blank" >DCVBarcodeReader Class</a>
  - <a href = "https://www.dynamsoft.com/capture-vision/docs/programming/cordova/api-reference/camera-enhancer.html?ver=latest" target = "_blank" >DCVCameraEnhancer Class</a>
  - <a href = "https://www.dynamsoft.com/capture-vision/docs/programming/cordova/api-reference/camera-view.html?ver=latest" target = "_blank" >DCVCameraView Class</a>

## License

- A one-day trial license is available by default for every new device to try Dynamsoft Capture Vision.
- You can request an extension for your trial license in the <a href="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&package=mobile&utm_source=docs" target="_blank">customer portal</a>.

## Contact

https://www.dynamsoft.com/company/contact/
