Drawing Beautiful Images with OpenCV
This Repository includes a few artistic examples of OpenCV use
1. CompleteCode_Tree.ipynb
Is an introduction notebook to drawing shapes with OpenCV
Check out the step by step tutorial on YouTube:
https://youtu.be/PtvN8ad9N3g
2. CompleteCode_OpenCVForest.ipynb
An advanced OpenCV example with Classes and OOP principles.
Drawing a forest or tree object with a great degree of randomness.
Each time we re-run this code, a brand new forest with brand new trees will be created
If you'd like to follow my tutorial on YouTube and code along with me,
please use the starterCode_OpenCVForest.ipynb notebook
and you can find the tutorial here:
https://youtu.be/-LsuiVGO-88
Author: Mariya Sha