Skip to content

Capture Image every 1 second and run a Python Script to return image matrix size and first pixel value

Notifications You must be signed in to change notification settings

avanish269/arWithCVh

Repository files navigation

Capture Image every -x seconds and run a Python Script

Dependencies are in package.json and requirements.txt Just do

npm install

then

npm run watch

to execute the app

To change x(1000ms default) go to sock.js and change the time in setinterval

About

Capture Image every 1 second and run a Python Script to return image matrix size and first pixel value

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published