,_ ___ _ _ ___ ___ ____ ___ _____ __ ___
,' `\,_ |_ _| \| / __| _ \__ // __|_ _/ \| _ \
|_,-'_) | || .` \__ \ _/|_ \ (__ | || () | /
/##c '\ ( |___|_|\_|___/_| |___/\___| |_| \__/|_|_\
' |' -{. )
/\__-' \[] If you eliminate all other possibilities the one that remains, however unlikely, is the right answer.
/`-_`\ - Elementary my dear Watson.
' \
-
Install python 3.x for Windows or Linux
-
Create the Python Virtual Environment Python Virtual Environment.
-
Install "pip" following the official documentation.
-
Clone repository:
git clone https://github.com/Sargastico/Defect_Inspection-OpenCV.git && cd Defect_Inspection-OpenCV
- Install requeriment libraries:
pip install -r requirements.txt