CodeBrowser / python-package / opencv-python
opencv-python==5.0.0.93
# Wrapper package for OpenCV python bindings.
$ pip install opencv-python
downloads/wk
13,405,451
license
Apache 2.0
version
5.0.0.93
python
>=3.6
What is opencv-python?
OpenCV-Python is a wrapper that provides Python bindings for the OpenCV computer vision library, enabling you to use OpenCV's image and video processing capabilities directly in Python. Developers use it to build applications involving image manipulation, object detection, face recognition, video analysis, and other computer vision tasks without having to write C++ code.
Dependencies (1)