This is a demo project for the NodeSystem-MK1 project. It uses OpenCV to process images and videos.
- Clone the repository
git clone https://github.com/dron3flyv3r/NodeSystem-MK1-OpenCV.git
- Install the required packages
pip install -r requirements.txt
- Run the start.py file
python start.py
- The program will start and you can use the GUI to process images and videos.