diff --git a/README.md b/README.md index 6de64d64..c080e039 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ OpenCV is raising funds to keep the library free for everyone, and we need the s 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