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.
基于机器学习和OCR的车牌识别系统 @fujunhao
A program to align rotated id cards and extract user data from it.
Fire detection using customized basic CNN and InceptionV3 model.
Gaze tracking
Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses Open...
This model is created using pre-trained CNN architecture (VGG16 and RESNET50) via Transfer Learning that classifies the Waste or Garbage material (cla...
image stitching using SIFT, homography matrix, RANSAC and weighted blending. done in openCV.
爬虫+脸部识别+DCGAN脸部自动生成
Distance Measurement system using single camera
Detect traffic lights and classify the state of them, then give the commands "go" or "stop".
Realtime rectangle detector with GPGPU
Extract and solve sudoku from an image using Computer Vision and Deep Learning
To check whether an image is blurred or not in Android, selecting image via Gallery
OpenCV .Net application supporting several RGBD cameras - Kinect, Intel RealSense, Luxonis Oak-D, Mynt Eye D 1000, and StereoLabs ZED 2
Social distance monitoring in real-time with an IP camera. Optimized for better performance with threading.
Creating a 3D reconstruction of an object using multiple images
Computer Vision Essentials in Python Programming Language :tada:
A image retrieval program implemented by VLAD algorithm (paper: https://ieeexplore.ieee.org/document/5540039). Can train you own image set and build y...
A Python anti-spoofing web app to distinguish real faces from fake ones based on live camera feed
Comparison-of-OCR (KerasOCR, PyTesseract,EasyOCR)
In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.
Tutorial on how to build your own research envirorment for Deep Learning with OpenCV, Python, Tensorfow
Plain Face Detector & Gender Recognizer
This is a demo project showing how to use Face API in Cognitive Services with OpenCV
Using Python and OpenCV to count cars on a highway.
Disease classification on different plants with using Machine Learning and Convolutional Neural Networks.
An autopilot bot for Elite: Dangerous based on computer vision
VTK联合QT编程实现3D可视化渲染;结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C+...
This library serves to consolidate all necessary code to facilitate a backend for automation purposes on Android devices.
Autonomous navigation and data collection for Tello using mainly OpenCV's ArUco libraries.
Your open-source UI software for Computer Vision applications
Head Pose Estimator on Caffe
Match faces on id cards with OCR capabilities.
Here, we will be showcasing our seminar series “CPP for Image Processing and Machine Learning” including presentations and code examples. There are i...
Hand detection using OpenCV
Object tracking by colour and drawing its path.
:traffic_light: Python library to read license plate numbers from images
Snapchat-like Face Filters in OpenCV
Guide to Cross Compiling on a Raspberry Pi
Tensorflow 2 implementation of Super SloMo paper
Android native application to perform head pose estimation using images coming from the front camera.
We can lock and unlock our Ubuntu system using face recognition(currently only on Ubuntu).
A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to control simple...
A motion detection system with RaspberryPi, OpenCV, Python
Framework to ease manage OpenCV algorithms based on Blender
An automatic attendance system which identifying the face of multiple person and mark attendance in excel file and then upload it on firebase storage,...
TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. I...
OpenCVを用いたカメラキャリブレーションのサンプルです。2021/06/21時点でPython実装のある3種類(通常カメラ向け、魚眼レンズ向け(fisheyeモジュール)、全方位...
Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking
A uniform library wrapper for input from V4L2,Freenect,OpenNI,OpenNI2,DepthSense,Intel Realsense,OpenGL simulations and other types of video and depth...