opencv and cvlib

OpenCV is a foundational computer vision library that cvlib wraps with simplified Python APIs for common tasks like object detection and face recognition, making them complements rather than competitors.

opencv
85
Verified
cvlib
59
Established
Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 24/25
Stars: 86,572
Forks: 56,550
Downloads:
Commits (30d): 46
Language: C++
License: Apache-2.0
Stars: 668
Forks: 126
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Dependents

About opencv

opencv/opencv

Open Source Computer Vision Library

This is a comprehensive toolkit for anyone working with images and videos. It takes visual data like photos, camera feeds, or video files as input and provides tools to analyze, modify, or extract information from them. It's used by engineers, researchers, and hobbyists who need to build systems that 'see' and interpret the world.

image-processing video-analysis computer-vision robotics machine-perception

About cvlib

arunponnusamy/cvlib

A simple, high level, easy to use, open source Computer Vision library for Python.

This tool helps anyone working with images or video to quickly identify faces, genders, or common objects within them. You provide an image or video, and it outputs bounding box coordinates, labels (like 'man', 'woman', or object names), and confidence scores for what it detects. It's designed for practitioners who need straightforward image and video analysis without deep technical expertise in computer vision.

image-analysis video-processing facial-recognition object-detection content-moderation

Scores updated daily from GitHub, PyPI, and npm data. How scores work