Skip to content

alwaysai/barcode-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barcode Detector

Use Barcode Detection to detect and decode Barcode(s) in a real-time camera stream.

Requirements

Usage

Once the alwaysAI tools are installed on your development machine (or edge device if developing directly on it) you can install and run the app with the following CLI commands:

To perform initial configuration of the app:

aai app configure

To prepare the runtime environment and install app dependencies:

aai app install

To start the app:

aai app start

To view the real-time Barcode Detection stream and results: Open localhost:5000 on any browser.

To stop the application: Click on the red stop button in the streamer or do CTRL+C from the command line.

Support

Releases

No releases published

Packages

No packages published