opencv
Topic

opencv

OpenCV (Open Source Computer Vision Library) is written in C/C++, for real time computer vision. It takes advantage of multi-core processing and hardware acceleration. Applications of OpenCV includes egomotion estimation, gesture recognition, facial recognition system, and artificial neural networks.

Repositories (1406)

BMW-YOLOv4-Inference-API-CPU
BMW-YOLOv4-Inference-API-CPU BMW-InnovationLab Python

This is a repository for an nocode object detection inference API using the Yolov4 and Yolov3 Opencv.

218
YOLO-Object-Counting-API
YOLO-Object-Counting-API tugot17 Python

The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm

218
ROS2-Self-Driving-Car-AI-using-OpenCV
ROS2-Self-Driving-Car-AI-using-OpenCV noshluk2 Python

ROS2 Self Driving Car using Deeplearning and Object Tracking through openCV

217
ArucoUnity
ArucoUnity NormandErwan C#

Bring augmented reality to Unity by tracking Aruco markers in real time.

216
opencv-2-cookbook-src
opencv-2-cookbook-src vinjn C++

《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x

215
sharingan
sharingan vipul-sharma20 Python

Tool to extract news articles from newspaper and give the context about the news

214
RaspberryPi-FaceDetection-MTCNN-Caffe-With-Motion
RaspberryPi-FaceDetection-MTCNN-Caffe-With-Motion Pi-DeepLearning Jupyter Notebook

MTCNN with Motion Detection, on Raspberry Pi with Love

214
FaceRecognition
FaceRecognition habrman Python

Webcam face recognition using tensorflow and opencv

213
Feature-Detection-and-Matching
Feature-Detection-and-Matching whoisraibolt Python

Feature Detection and Matching with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK through the Brute Force and FLANN algorithms using Python and...

213
MultiTemplateMatching-Python
MultiTemplateMatching-Python multi-template-matching Jupyter Notebook

Object-recognition using multiple templates in python

213
Awesome-Android-NDK
Awesome-Android-NDK JsonChao

:fire: 全面深入地掌握NDK技术,成为下一波5G时代的浪潮儿~

212
Attendance-using-Face
Attendance-using-Face satinder147 Python

Face-recognition using Siamese network

211
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model krshrimali C++

Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ and Python)

211
Smart-Traffic-Signals-in-India-using-Deep-Reinforcement-Learning-and-Advanced-Computer-Vision
Smart-Traffic-Signals-in-India-using-Deep-Reinforcement-Learning-and-Advanced-Computer-Vision Ujwal2910 Python

We have used Deep Reinforcement Learning and Advanced Computer Vision techniques to for the creation of Smart Traffic Signals for Indian Roads. We hav...

211
augmented_reality
augmented_reality ahmetozlu C++

:gem: "Marker-less Augmented Reality" with OpenCV and OpenGL.

210
signature-recognition
signature-recognition gnbaron Python

Verify the authenticity of handwritten signatures through digital image processing and neural networks. ✍️

209
cvdrone
cvdrone puku0x C++

CV Drone (= OpenCV + AR.Drone)

207
pybind11_opencv_numpy
pybind11_opencv_numpy edmBernard C++

Implementation of cv::Mat conversion to numpy.array for pybind11

207
ONNX-YOLOv7-Object-Detection
ONNX-YOLOv7-Object-Detection ibaiGorordo Python

Python scripts performing object detection using the YOLOv7 model in ONNX.

207
video-keyframe-detector
video-keyframe-detector joelibaceta Python

It is a simple python tool to extract key-frames from a video file using peak estimation from frame difference.

207
open-mcr
open-mcr iansan5653 Python

:pencil: Exam bubble sheet scorer. Created with OpenCV and Python.

206
lensboy
lensboy Robertleoj Python

Camera calibration library with spline and parametric distortion models. Maximally powerful, minimally complex.

206
opencv_ffmpeg_streaming
opencv_ffmpeg_streaming andreanobile C++

rtmp streaming from opencv with ffmpeg / avcodec using C++ or Python

206
GraphicsProgramming
GraphicsProgramming karlphillip C++

Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.

205
FFmpegRecorder
FFmpegRecorder CrazyOrr Java

An Android video recorder using JavaCV and FFmpeg.

205
camtools
camtools yxlao Python

CamTools: Camera Tools for Computer Vision

204
SmoothStream
SmoothStream CT83 Python

Webcam, PiCamera streaming over the network with Python made easy.

203
Aruco_Tracker
Aruco_Tracker njanirudh Python

Aruco Markers for pose estimation

202
planning
planning NeXTzhao C++

在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。

202
PhotoLab
PhotoLab p-ranav Python

AI-Powered Photo Editor (Python, PyQt6, PyTorch)

201
MeowCV
MeowCV reinesana Python

A openCV program that detects faces and displays Tiktok cats.

201
face-antispoof-onnx
face-antispoof-onnx facenox Python

Ultra-lightweight (600KB) Face Anti-Spoofing classifier. Optimized MiniFASNetV2-SE implementation validated on 70k+ samples with ~98% accuracy for edg...

200
face_mask_detection
face_mask_detection Spidy20 Jupyter Notebook

Face mask detection system using Deep learning.

199
opencv_transforms_torchvision
opencv_transforms_torchvision hityzy1122 Python

opencv reimplement for transforms in torchvision

199
caption_ocr_tool
caption_ocr_tool sum1re Java

视频硬字幕提取工具

199
Invisibility_Cloak
Invisibility_Cloak kaustubh-sadekar Python

This is a fun application of image processing which enables you to experience the magic of an invisibility cloak. Let's make our childhood fantasy of...

197
Yolo-LibTorch
Yolo-LibTorch ncdhz C++

一个 LibTorch 版本的 Yolo 封装库

197
opencv-facial-landmark-detection
opencv-facial-landmark-detection amusi C++

使用OpenCV实现人脸关键点检测

196
VTuber-MomoseHiyori
VTuber-MomoseHiyori KennardWang Python

😀 Live2D VTuber, made by Unity and Cubism. This project is based on TCP socket, OpenCV and deep learning

196
Superpoint-LightGlue-Image-Stiching
Superpoint-LightGlue-Image-Stiching AIDajiangtang C++

OpenCV图像拼接算法集成 SuperPoint 、LightGlue 特征点检测和匹配深度学习模型

196
PSGAN-NCNN
PSGAN-NCNN EdVince C++

PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡

196
LegoCV
LegoCV Legoless Objective-C

Native OpenCV Swift Framework

195
OpenCV-rtsp-server
OpenCV-rtsp-server prabhakar-sivanesan Python

RTSP streaming using GStreamer

195
machinevision-toolbox-python
machinevision-toolbox-python petercorke Python

Machine vision toolbox for Python

194
GammaCV
GammaCV PeculiarVentures JavaScript

GammaCV is a WebGL accelerated Computer Vision library for browser

193
stb-tester
stb-tester stb-tester Python

Automated Testing for Set-Top Boxes and Smart TVs

192
Curved-Lane-Lines
Curved-Lane-Lines kemfic Jupyter Notebook

detect curved lane lines using HSV filtering and sliding window search.

192
raspberry_ninja
raspberry_ninja steveseguin Python

Publish or capture VDO.Ninja streams with Python (Raspberry Pi, Linux, Mac, Windows WSL)

191
Automatic_Number_Plate_Recognition_YOLO_OCR
Automatic_Number_Plate_Recognition_YOLO_OCR mftnakrsu Python

Automatic number plate recognition using tech: Yolo, OCR, Scene text detection, scene text recognation, flask, torch

191
speedy-vision
speedy-vision alemart JavaScript

GPU-accelerated Computer Vision library for JavaScript.

191