Welcome to our Senior Project! https://github.com/renratwit/OpenCV_SVD
-
To get started, make sure you have Python version 3.9 (at least) installed. You may follow the instructions at https://www.python.org/downloads/ for more information.
-
Install the required packages from requirements.txt with command '> pip install -r requirements.txt'
2.5) If installing as above fails, you may install the packages indiviually '> pip install opencv-contrib-python' '> pip install numpy'
