Browse Source

Update README.md

pull/5/head
Khoren Markosyan 2 years ago committed by GitHub
parent
commit
512b5cf878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -24,13 +24,12 @@ A barcode and QR code scanner based on [ZXing C++](https://github.com/nu-book/zx
| | DataBar Expanded | | | DataBar Expanded |
## Features ## Features
- Scan barcode from camera stream - Scan barcode from camera stream, image path or url
- Scan barcode from image path or url - Scan multiple barcodes from camera stream, image path or url
- Create barcode from text - Create barcode from text
- Flashlight and pinch to zoom support - Flashlight and pinch to zoom support
## Todo ## Todo
- Read multiple barcodes from camera or gallery
- Return scanned barcode position and size - Return scanned barcode position and size
- Write tests - Write tests

Loading…
Cancel
Save