Skip to content

Repository files navigation

OpenCV-Ipython-notebooks

Some Jupyter/Ipython notebooks using OpenCV

Update (Ana)conda first

conda update conda

conda update anaconda

conda update python

conda update --all

Install OpenCV

conda create --name opencvenv python=3.9

conda info --envs

conda activate opencvenv

codna install opencv

conda install matplotlib

conda install scipy

conda install ipykernel jupyter -c conda-forge

python -m ipykernel install --user --name opencvenv --display-name "OpenCV"

conda install spyder -c conda-forge

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages