Python OpenCV Installation (Memo)

Ausführung

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

Referenz

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

Konturextraktion https://qiita.com/y_kani/items/c9861b1f3517c32491d6

Installation und Funktionsprüfung

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__

Skript ausführen

python3 <Dateiname>

Recommended Posts

Python OpenCV Installation (Memo)
Python OpenCV Tutorial Memo
Python-Memo
Python-Memo
Python-Installation
Python-Memo
OpenCV3-Installation für Python3 @macOS
Python-Memo
Python-Memo
Python-Installation
Python-Memo
Python Hinweis Anaconda-Installation (nur Mac)
Python-Anfänger-Memo (9.2-10)
Python2.7 + CentOS7 + OpenCV3
Python-Anfänger-Memo (9.1)
OpenCV3-Installationskampf
Python-Installation (Windows)
★ Memo ★ Python Iroha
[Python] EDA-Memo
Python 3-Operator-Memo
OpenCV-Beispiele (Python)
[Hinweis] openCV + Python
[Mein Memo] Python
Python3-Metaklassen-Memo
[Python] Grundkarten-Memo
Python-Anfänger-Memo (2)
Python-Installation 2020 (macOS)
Installationshinweise zu Python3.4
[Python] Numpy Memo
Python-Modul (Python-Lernnotiz ④)
Python-Grundkurs (2 Python-Installation)
Erweitertes Lernen 1 Python-Installation
Visualisierungsnotiz von Python
Binarisierung mit OpenCV / Python
Memo zur Installation der Django-Debug-Symbolleiste
Python-Installationsmethode Windows
Python-Testpaket-Memo
[Python] Memo über Funktionen
Zusammenfassung über Python3 + OpenCV3
Python-Memo für reguläre Ausdrücke
Memo zur Bisektionssuche (python2.7)
Einführung in OpenCV (Python) - (2)
Installieren von Python 3.3 rc1
Python 2.7-Installation (yum) (CentOS 6.8)
[Mein Memo] Python -v / Python -V
Python3-Memo vom Typ Liste / Wörterbuch
[Memo] Python 3-Listensortierung
Python-Tipps (mein Memo)
[Python] Memo Über Fehler
Liste der Python-APIs für OpenCV3
DynamoDB Script Memo (Python)
Python-Grundnotiz - Teil 2
Python-Rezeptbuch Memo
Grundlegende Python-Befehlsnotizen
Python, OpenCV-Kameraerfassung
Python grundlegende Grammatik Memo
TensorFlow API-Memo (Python)