- Python Pip:
sudo apt install python-pip - OpenCV:
pip install opencv-python - TQDM:
pip install tqdm - Numpy:
pip install numpy
- Check the parameters in pipeline.py
- Run the demonstration with
python pipeline.py
Format of data:
[class, canny (non zero), mean blue value, mean green value, mean red value]