{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering"},{"label":"Image Recognition","url":"https://skillfed.io/packages/category/scientific-engineering-image-recognition"}],"enrichment":{"capability":"opencv-contrib-python provides Python bindings to OpenCV's full library, including contrib modules for advanced computer vision tasks like feature detection, image processing, and machine learning on images.","skillfed_tags":["computer-vision","image-processing"],"use_cases":["Image and video processing pipelines for frame extraction, filtering, and transformation","Feature detection and matching for image alignment and panorama creation","Object detection and tracking in images and video streams","Image enhancement, filtering, and morphological operations for preprocessing","Classical computer vision tasks using pre-built algorithm implementations"],"what_it_does":"opencv-contrib-python is a Python wrapper around OpenCV's full feature set, including both core and contrib modules. It bundles pre-compiled OpenCV binaries as wheels, eliminating the need to build OpenCV separately. The package depends only on numpy and provides CPU-only processing. It supports Python 3.6 through 3.14 across Windows, macOS, and Linux.\n\nDevelopers use it for image and video processing, feature detection, object recognition, and machine learning on visual data. The contrib modules add specialized algorithms beyond the core library. Installation is straightforward via pip on supported platforms, though Windows users may need to install Visual C++ redistributables. The package is actively maintained with recent releases.","worth_installing":"Yes. opencv-contrib-python is actively maintained, widely used (top 5000 PyPI packages), has no known vulnerabilities, and offers permissive Apache 2.0 licensing. Install friction is moderate but manageable via pre-built wheels. Choose this over the base package only if you specifically need contrib modules; otherwise the smaller base package may suffice. Verify your platform has required system libraries before installing."},"id":"opencv-contrib-python","links":{"html":"https://skillfed.io/packages/opencv-contrib-python","md":"https://skillfed.io/packages/opencv-contrib-python.md","pypi":"https://pypi.org/project/opencv-contrib-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-02","license_spdx":null,"license_treatment":"permissive","name":"opencv-contrib-python","python_support":"supports_current","summary":"Wrapper package for OpenCV python bindings."},"popularity":{"monthly_downloads":9312352,"position":1548,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.0.0.93"}
