installation de python openCV (mémo)

version

・ Mac (Catalina) ・ Python3 (3.7.5) ・ Opencv4 (4.1.2)

référence

https://techblog.gmo-ap.jp/2016/11/28/ruby%E3%81%A8opencv%E3%81%A7%E5%A7%8B%E3%82%81%E3%82%8B%E7%94%BB%E5%83%8F%E5%87%A6%E7%90%86/

https://qiita.com/cfiken/items/44b364b951b605f1e919?fbclid=IwAR0k4LB0t9ik0mSP3wWo2Ih3flLl1y5RDVLGhOLf1sPJeXIr0kzJhfpTUYQ

Extraction de contour https://qiita.com/y_kani/items/c9861b1f3517c32491d6

Vérification de l'installation et du fonctionnement

brew update
brew install -v cmake
brew tap homebrew/science
brew install opencv
export PYTHONPATH="/usr/local/lib/python3.7/site-packages/:$PYTHONPATH"
python3
>>> import cv2
>>> cv2.__version__

Script de lancement

nom du <fichier> python3

Recommended Posts

installation de python openCV (mémo)
Mémo du didacticiel Python OpenCV
Mémo Python
mémo python
Installation de Python
Mémo Python
Installation d'OpenCV3 pour Python3 @macOS
mémo python
Mémo Python
Installation de Python
Mémo Python
Installation de Python Note Anaconda (Mac uniquement)
[Python] Mémo sur le dictionnaire
mémo débutant python (9.2-10)
Python2.7 + CentOS7 + OpenCV3
mémo débutant python (9.1)
Bataille d'installation d'OpenCV3
Installation de Python (Windows)
★ Mémo ★ Python Iroha
[Python] Mémo EDA
Mémo opérateur Python 3
Exemples OpenCV (Python)
[Remarque] openCV + python
[Mon mémo] python
Mémo de métaclasse Python3
[Python] Mémo de fond de carte
Mémo débutant Python (2)
Installation de Python 2020 (macOS)
Notes d'installation de Python3.4
[Python] Mémo Numpy
Module Python (mémo d'apprentissage Python ④)
Cours de base Python (2 installation Python)
Apprentissage amélioré 1 installation de Python
Mémo de visualisation par Python
Binarisation avec OpenCV / Python
Mémo de procédure d'installation de django-debug-toolbar
Méthode d'installation Python Windows
Mémo du package de test Python
[Python] Mémo sur les fonctions
Résumé sur Python3 + OpenCV3
mémo d'expression régulière python
Recherche de bisection (python2.7) mémo
Introduction à OpenCV (python) - (2)
Installation de Python 3.3 rc1
Installation de Python 2.7 (yum) (CentOS 6.8)
[Mon mémo] python -v / python -V
Mémo de type Liste / Dictionnaire Python3
[Mémo] Tri de liste Python3
Astuces Python (mon mémo)
[Python] Mémo sur les erreurs
Liste des API Python pour OpenCV3
Mémo de script DynamoDB (Python)
Mémo de base Python - Partie 2
livre de recettes python Memo
Notes de commande de base Python
Capture de caméra Python, OpenCV
Mémo de grammaire de base Python
Mémo de l'API TensorFlow (Python)