Camera Stream combined with video segmentation.
- Capture images from camera stream.
- Label objects as classes in captured images.
- Train Deep Neural Network.
- Add Alarm rules for classes.
mkdir build
cd build
cmake ..
cmake --build .
./aicamgui
docker-compose build aicam
xhost +
docker-compose run --rm aicam