This AR Instructor teaches you origami step-by-step.
-
Download this project and
cd
to it -
Refer to Python's guide to create a virtual environment
-
Install Python packages
pip install -r requirements.txt
-
Run main.py
*note: You might want to calibrate the HSV values to improve detection accuracypython main.py
-
Run hsvCalibration.py
python hsvCalibration.py
-
To toggle HSV trackbars:
'x': Paper silhouette
'y': Skin colour
'z': Coloured side of paper -
To quit and save a particular HSV range:
's': Paper silhouette
't': Skin colour
'u': Coloured side of paperTo quit without saving: 'q'