Notes for using OpenCV on Windows10 Python 3.8.3.

Notes for using OpenCV on Windows10 Python 3.8.3.

image.png

Type pip install opencv-python.

Installing collected packages: numpy, opencv-python Successfully installed numpy-1.18.4 opencv-python-4.2.0.34

It looks like it's in.

Start the script (omitted) to shoot from the PC camera written in advance and check it.

python C:\python\cvtest.py

image.png

Yes, I was able to take a picture of a drawing doll that became a toy for children by teleworking. It looks okay.

that's all.

Recommended Posts

Notes for using OpenCV on Windows10 Python 3.8.3.
Notes on installing Python3 and using pip on Windows7
Try using OpenCV on Windows
Notes for using TensorFlow on Bash on Ubuntu on Windows
[Heroku] Memo for deploying Python apps using Heroku on Windows [Python]
Notes on using MeCab from Python
Notes on installing Python using PyEnv
Notes on using rstrip with python.
Python on Windows
[50 counts] Key transmission using Python for Windows
Notes on nfc.ContactlessFrontend () for nfcpy in python
Notes for using python (pydev) in eclipse
Video processing using Python + OpenCV on Mac
Notes on using code formatter in Python
python basic on windows ②
Install python on windows
Notes using Python subprocesses
Notes on using Alembic
OpenCV for Python beginners
Install Python (for Windows)
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Notes on using dict in python [Competition Pro]
[Python] How to install OpenCV on Anaconda [Windows]
Installing TensorFlow on Windows Easy for Python beginners
[Python] Notes on accelerating genetic algorithms using multiprocessing
[Definitive Edition] Building an environment for learning "machine learning" using Python on Windows
Python notes using perl-ternary operator
Set-enable Python virtualenv on Windows
Initial settings for using Python3.8 and pip on CentOS8
Run Openpose on Python (Windows)
Install watchdog on Windows + Python 3.3
Installation notes for TensorFlow for Windows
Python 3.6 installation procedure [for Windows]
Python + Kivy development on Windows
Build a Python extension for E-Cell 4 on Windows 7 (64bit)
Python notes using perl-special variables
[Python] Using OpenCV with Python (Basic)
F2py on Miniconda for Windows
[Django] Notes on using django-debug-toolbar
Python Tkinter notes (for myself)
OpenCV3 installation for Python3 @macOS
Sphinx-autobuild (0.5.2) on Windows7, Python 3.5.1, Sphinx 1.3.5
Fastest Python installation on Windows
[Python] Notes on data analysis
Build Python environment on Windows
Notes on optimization using Pytorch
Install OpenCV on Ubuntu + python
Notes on installing Python on Mac
PIL with Python on Windows 8 (for Google App Engine)
Procedure for building a CDK environment on Windows (Python)
Build python environment on windows
I ran python on windows
Broadcast on LINE using python
Notes on installing Anaconda 3 on Windows
[Python] [Chainer] [Windows] Install Chainer on Windows
Use Python on Windows (PyCharm)
Notes on writing config files for Python Note: configparser
Notes on imshow () in OpenCV
Notes on installing Python on CentOS
Using OpenCV with Python @Mac