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.
Python and OpenCV scripts to detect digits on a Gas Pump
Scene text detection and recognition based on Extremal Region(ER)
QQ经典农场机器人(AI视觉版本)
Creating HDR image from image stack with multiple exposures
Detects the sitting position of a person
Implementing a self driving car using a 3D Driving Simulator. CNN will be used for training
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
A Python based tool to extract faces from any picture.
real-time 3D reconstruction of non-rigidly deforming scenes using depth data
This repository enables single and multi-marker detection and tracking using OpenCV with the Passthrough Camera API for Meta Quest 3/3S. It provides s...
Display image, video or USB camera in your ANSI terminal!
基于opencv的图像识别基础库
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect...
基于树莓派图像识别的智能循迹避障小车
Openpose implementation using darknet
Fever screening with IR & RGB cameras and Deep CNNs
An OpenCV based library for Android to scan ID documents or Passports.
Wrapper for openCv (https://opencv.org/) python module.
zig bindings for OpenCV4
Real time face-mask detection using Deep Learning and OpenCV
Augmented reality social network, an underworld of discussion and information to every street.
Real-time estimation of gender and age
Command-line program for Content-Based Image Retrieval of images and videos. Includes tools for general search and de-duplication.
🏃 Some of the python tutorial - 《Python学习笔记》
使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序
Identify faces from video and images using OpenCV and Deep Learning
Computer vision container that includes Jupyter notebooks with built-in code hinting, Anaconda, CUDA 11.8, TensorRT inference accelerator for Tensor c...
booru-backed procedurally-generated anime image captcha library and server
Camera intrinsic parameters calibration from chessboard video sequence.
A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV
Introducing the AI-Powered Electronic Component Sorter: The Ultimate in Intelligent Component Management
Haskell binding to OpenCV-3.x
Various computer vision and OpenCV utilities (Python and C++).
Monocular Structure from Motion
SLAM - Simultaneous localization and mapping using OpenCV and NumPy.
The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.
Censor identifiable information in videos, in particular dashcam recordings in Germany.
Aruco marker detector and pose estimation for AR and Robotics with ROS support
Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to...
Sky area detection without deep neural networks https://maybeshewill-cv.github.io/sky-detector/
This is a Python + OpenCV implementation of the Vanishing Point algorithm by Xiaohu Lu et al. - http://xiaohulugo.github.io/papers/Vanishing_Point_Det...
World of Warcraft ( WoW ) Fish BOT. Python. Simple. For me.
Guia rápido de estudo Visão computacional e processamento de imagens.
Fast Bilateral Solver implementation with C++ and demos
Jetson Nano image with deep learning frameworks
Realtime Face Swap Android NDK app full source code. Developed with OpenCV (http://opencv.org) and Dlib C++ (http://dlib.net).
OpenCV教程👀:c++代码示例➕博客讲解
图片相似度计算(直方图、峰值信噪比、结构相似性、感知哈希算法)、轮廓检测、直线检测、圆检测、角点检测、直线交点计算、旋转角度矫正、图像匹配的对应相似处...
A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer visi...