Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Pre-built CPU-only OpenCV packages for Python.

OpenCV (Open Source Computer Vision Library) is an open-source computer vision and machine learning software library. OpenCV Python provides a set of easy-to-use functions for image and video processing, including image loading, filtering, transformation, feature extraction, object detection, and more.

Check the manual build section if you wish to compile the bindings from source to enable additional modules such as CUDA.

### Installation and Usage
Expand Down