OpenCV
558 ワード
OpenCV
Open source computer vision library written in C and C++.
Computer vision
the transformation of data from a still or video camera into either a decision or a new representation.
a decision: perform a concrete task
a new representation: a new image
OpenCVをBGR形式で読み込む
How to install
# create virtual env first
# then
pip install opencv-python
Reference
この問題について(OpenCV), 我々は、より多くの情報をここで見つけました https://velog.io/@mk-43/OpenCVテキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol