OpenCV codes/projects
OpenCV
┗ OpenCV_Bootcamp
┗ images_annotation.ipynb
┗ images_basics.ipynb
┗ images_manipulation.ipynb
┗ data
┗ image-to-LTspice
┗ cpp
┗ main.cpp
┗ py
┗ main.ipynb
I am using the Visual Studio Code IDE with:
- Anaconda
- Python Environment Manager extension by Don Jayamanne
Need to install some packages usign the extension: * opencv-python * numpy * matplotlib