Skip to content

Augmentales/image_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first you should start your server (server.mjs). then run this.

sudo apt update

sudo apt install build-essential cmake

sudo apt install libopencv-dev

sudo apt install libboost-all-dev

sudo apt install libwebsocketpp-dev nlohmann-json3-dev

mkdir build && cd build

cmake ..

make

./my_app

About

Processes images and communicates with server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published