日本語のREADMEはこちらです: README.ja.md
A simple web-based barcode detector using the BarcodeDetector API.
- Detects barcodes in real-time using the camera
- Supports multiple barcode formats
- Displays the detected barcodes on the canvas
- Option to mirror the camera view
This project requires a web browser that supports the BarcodeDetector API. Currently, the API is supported in the latest versions of Chrome, Edge, and Opera.
- Clone the repository:
git clone https://github.com/code4fukui/barcodedetector.git
- Open the
index.htmlfile in a web browser. - Grant camera access when prompted.
- The camera view will be displayed with detected barcodes overlaid.
MIT License — see LICENSE.