Use OpenCV with Python 3 in Window

Anaconda installation

Download and install Anaconda that suits your environment from here.

OpenCV installation

If you want to enter the default environment, you do not need the following command

conda create -n environment name python=Version number
activate environment name

Search for opencv packages with the following command.

anaconda search -t conda opencv

Install the package that suits your environment. I chose mempo / opencv3.

conda install -c menpo opencv3

Summary

Anaconda Super convenient. I think it's an option to use Anaconda because it's awkward to put in the c compiler if you think it's for putting it in properly.

Recommended Posts

Use OpenCV with Python 3 in Window
Use rospy with virtualenv in Python3
Use Python in pyenv with NeoVim
Until you can use opencv with python
Use config.ini in Python
[Python] Use JSON with Python
Use dates in Python
Binarization with OpenCV / Python
Use Valgrind in Python
Use mecab with Python3
Use DynamoDB with Python
Use Python 3.8 with Anaconda
Use python with docker
The easiest way to use OpenCV with python
How to use tkinter with python in pyenv
Use Python in Anaconda environment with VS Code
Use Trello API with python
Use "$ in" operator with mongo-go-driver
Use let expression in Python
Scraping with selenium in Python
Use Measurement Protocol in Python
"Apple processing" with OpenCV3 + Python3
Working with LibreOffice in Python
Scraping with chromedriver in python
Use callback function in Python
Use Twitter API with Python
Use parameter store in Python
Image editing with python OpenCV
Camera capture with Python + OpenCV
Debugging with pdb in Python
Use HTTP cache in Python
Use TUN / TAP with Python
[Python] Using OpenCV with Python (Basic)
Use MongoDB ODM in Python
Working with sounds in Python
Use list-keyed dict in Python
Scraping with Selenium in Python
Use Random Forest in Python
Scraping with Tor in Python
Use Spyder in Python IDE
Tweet with image in Python
Combined with permutations in Python
Make Opencv available in Python
Face detection with Python + OpenCV
Use subsonic API with python3
Using OpenCV with Python @Mac
Write letters in the card illustration with OpenCV python
Ubuntu 20.04 on raspberry pi 4 with OpenCV and use with python
Number recognition in images with Python
Shining life with Python and OpenCV
Use PointGrey camera with Python (PyCapture2)
Testing with random numbers in Python
Use vl53l0x with Raspberry Pi (python)
[Python] Using OpenCV with Python (Image Filtering)
Neural network with OpenCV 3 and Python 3
GOTO in Python with Sublime Text 3
Working with LibreOffice in Python: import
Use fabric as is in python (fabric3)
[Python] Using OpenCV with Python (Image transformation)
CSS parsing with cssutils in Python
[Python] Using OpenCV with Python (Edge Detection)