Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. OpenCV
O

OpenCV

Framework
121 projects316.1k total stars73.0k total forks14 languages

Open-source projects built with OpenCV

There are currently 121 open-source projects built with OpenCV, with a combined total of 316.1k GitHub stars. The most common language among these projects is Python.

Showing 121 open-source projects · page 1 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
face_recognition
face_recognitionageitgey/face_recognition

A simple Python library and CLI tool for facial recognition, detection, and feature manipulation using dlib's deep learning models.

56.5k13.7kPython
1 year ago
EasyOCR
EasyOCRJaidedAI/EasyOCR

A ready-to-use OCR Python library supporting 80+ languages and popular writing scripts like Latin, Chinese, Arabic, and Cyrillic.

29.6k3.6kPython
6 months ago
deepface
deepfaceserengil/deepface

A lightweight Python library for face recognition and facial attribute analysis (age, gender, emotion, race) with a unified API.

22.9k3.1kPython
10 days ago
openalpr
openalpropenalpr/openalpr

An open-source Automatic License Plate Recognition library written in C++ with bindings for multiple programming languages.

11.4k2.5kC++
2 years ago
Gyroflow
Gyroflowgyroflow/gyroflow

An open-source application that stabilizes video using gyroscope and accelerometer data from cameras or external devices.

9.0k443Rust
4 days ago
ORB_SLAM3
ORB_SLAM3UZ-SLAMLab/ORB_SLAM3

An accurate open-source library for visual, visual-inertial, and multi-map SLAM supporting monocular, stereo, and RGB-D cameras.

8.7k3.1kC++
1 year ago
JavaCV
JavaCVbytedeco/javacv

Java interface to OpenCV, FFmpeg, and other computer vision libraries with utility classes for easier Java/Android integration.

8.3k1.6kJava
3 months ago
gocv
gocvhybridgroup/gocv

Go language bindings for OpenCV 4, enabling computer vision applications with support for CUDA, DNN, and OpenVINO.

7.5k897Go
11 days ago
Udacity's Self Driving Car Engineer Course
Udacity's Self Driving Car Engineer Courseudacity/self-driving-car

An open-source project for developing autonomous vehicle software with datasets, models, and ROS components.

6.3k2.1kJupyter Notebook
4 years ago
tensorpack
tensorpackppwwyyxx/tensorpack

A high-performance neural network training interface for TensorFlow focused on speed, flexibility, and reproducible research.

6.3k1.8kPython
2 years ago
tensorpack
tensorpacktensorpack/tensorpack

A high-performance neural network training interface for TensorFlow, optimized for speed and research flexibility.

6.3k1.8kPython
2 years ago
YOLO TensorFlow ++
YOLO TensorFlow ++thtrieu/yolotf

A TensorFlow implementation of YOLO for real-time object detection, supporting weight conversion, training, and mobile deployment.

6.1k2.0kPython
2 years ago
opencvsharp
opencvsharpshimat/opencvsharp

A cross-platform .NET wrapper for OpenCV, providing image processing and computer vision functionality for .NET applications.

6.0k1.2kC#
4 days ago
OpenCvSharp
OpenCvSharpshimat/opencvsharp

A cross-platform .NET wrapper for OpenCV, providing image processing and computer vision functionality for .NET applications.

6.0k1.2kC#
4 days ago
NeuralTalk
NeuralTalkkarpathy/neuraltalk2

Efficient image captioning code in Torch, using a CNN-RNN model to generate captions for images, optimized for GPU training.

5.6k1.3kJupyter Notebook
8 years ago
yolact
yolactdbolya/yolact

A fully convolutional neural network for real-time instance segmentation, achieving high speed and accuracy on COCO.

5.2k1.3kPython
9 months ago
opentrack
opentrackopentrack/opentrack

Open-source head tracking software that translates real-world head movements into game inputs for flight simulators and military games.

4.9k546C++
8 days ago
imutils
imutilsjrosebr1/imutils

A collection of convenience functions to simplify common image processing tasks with OpenCV and Python.

4.6k1.0kPython
1 year ago
opencv
opencvpeterbraden/node-opencv

OpenCV bindings for Node.js enabling real-time computer vision applications in JavaScript.

4.4k841C++
1 year ago
Social Mapper
Social MapperSpiderLabs/social_mapper

An OSINT tool that uses facial recognition to correlate social media profiles across multiple platforms for security professionals.

4.0k819Python
4 years ago
vidgear
vidgearabhiTronix/vidgear

A high-performance, cross-platform Python framework for building complex real-time video processing applications with multi-threaded and asyncio APIs.

3.7k284Python
21 days ago
realsense-ros:ros2-branch
realsense-ros:ros2-branchIntelRealSense/realsense-ros

A ROS2 wrapper for Intel RealSense cameras that provides depth, color, and IMU data as ROS topics and services.

3.4k2.0kPython
15 days ago
pyslam
pyslamluigifreda/pyslam

A hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras with modern features, loop closure, and dense reconstruction.

3.3k526Python
10 days ago
grid_map
grid_mapANYbotics/grid_map

A C++ library with ROS interface for managing multi-layered 2D grid maps in mobile robotics.

3.1k873C++
4 months ago
Neural Style
Neural Stylecysmith/neural-style-tf

A TensorFlow implementation of neural style transfer for images and videos, blending content and artistic styles using convolutional neural networks.

3.1k812Python
5 years ago
openvslam
openvslamxdspacelab/openvslam

A versatile visual SLAM framework for monocular, stereo, and RGB-D cameras with map storage and reuse capabilities.

3.0k869
5 years ago
LSD-SLAM
LSD-SLAMtum-vision/lsd_slam

A real-time monocular SLAM system that creates large-scale semi-dense maps using a fully direct approach without feature extraction.

2.7k1.2kC++
3 years ago
Sungjoon's TensorFlow-101
Sungjoon's TensorFlow-101sjchoi86/Tensorflow-101

A collection of beginner-friendly TensorFlow tutorials using Jupyter Notebook, covering deep learning fundamentals and practical applications.

2.6k732Jupyter Notebook
6 years ago
DQN-tensorflow
DQN-tensorflowdevsisters/DQN-tensorflow

TensorFlow implementation of Deep Q-Networks (DQN) for human-level control in reinforcement learning environments.

2.6k757Python
7 years ago
dso
dsoJakobEngel/dso

A direct sparse odometry library for real-time monocular visual SLAM, estimating camera motion from image sequences.

2.4k922C++
2 years ago
darknet_ros
darknet_rosleggedrobotics/darknet_ros

A ROS package for real-time object detection in camera images using YOLO (V3) on GPU and CPU.

2.4k1.2kC++
1 year ago
darknet_ros
darknet_rosleggedrobotics/darknet_ros

A ROS package for real-time object detection in camera images using YOLO (V3) on GPU and CPU.

2.4k1.2kC++
1 year ago
card.io-iOS-SDK
card.io-iOS-SDKcard-io/card.io-iOS-SDK

An iOS SDK for fast, easy credit card scanning in mobile apps using the device's camera.

2.3k546Objective-C
8 years ago
Simd
Simdermig1979/Simd

A high-performance C++ image processing and machine learning library optimized with SIMD instructions across multiple CPU architectures.

2.3k451C++
2 days ago
retinaface
retinafaceserengil/retinaface

A deep learning-based facial detection library for Python with facial landmark extraction.

2.0k195Python
7 days ago
Web
Webmpatacchiola/deepgaze

A computer vision library for human-computer interaction, focusing on head pose estimation, gaze direction, skin detection, motion tracking, and saliency mapping using CNNs.

1.9k479Python
2 years ago
1
2
3
4