Opencv Python 简明教程
Discuss OpenCV Python
OpenCV 代表 Open Source Computer Vision ,是一个在实时计算机视觉应用程序编程中很实用的函数库。 OpenCV-Python 是一个围绕 OpenCV 库的 C++ 实现的 Python 包装器。它是一种针对计算机视觉问题的快速原型制作工具。本教程旨在提升 OpenCV-Python 的流畅性,并解释如何在应用程序中使用它。
OpenCV stands for Open Source Computer Vision and is a library of functions which is useful in real time computer vision application programming. OpenCV-Python is a Python wrapper around C++ implementation of OpenCV library. It is a rapid prototyping tool for computer vision problems. This tutorial is designed to give fluency in OpenCV-Python and to explain how you can use it in your applications.