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.
Public tutorials of TIAGo robot
This is a Korean OCR Python code using the Pororo library
Computer Vision package in pure Go taking advantage of SIMD acceleration
ROS opencv camera driver that uses cv::VideoCapture
Keras implementation for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016
Edge Based Template Matching
Video Stabilization with the L1 optimal camera paths technique.
Proof of concept of a mixed reality application for the Microsoft HoloLens 2 integrating object recognition using cloud computing and real-time on-dev...
Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV
ROS 2 examples for Raspberry Pi Mouse
Color detection in images to capture presense of known objects.
Fourier and Images
Change monitor screen when your boss is coming towards you!
3D reconstruction with openCV and SFM
非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测
A python package to stitch multiple images either horizontally or vertically
ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a b...
SafeDriveVision is a computer vision project aimed at enhancing road safety. This project leverages deep learning models to detect and alert in real-t...
Computer Vision library for FIRST Tech Challenge
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
Apply computer vision to table tennis for match / training analysis
Software Engineering course project, Smart Attendance System using Face Recognition and OpenCV
Code to generate a face morphing effect between two faces.
Simple (🤞) face averaging (🙂) in Python (🐍)
Lightweight Mat and imread()/imwrite()/imshow()
Example code for using different Raspberry Pi boards with various electronic and mechanical components.
Computer Vision project that detects emotion, age and gender after detecting faces.
Go board image recognition
Real-time detection of potholes on roads using video (via Webcam) processed through a CNN model.
Realtime Sign Language Detection: Deep learning model for accurate, real-time recognition of sign language gestures using Python and TensorFlow.
[EXPERIMENTAL] Facebook-like automatic alternative (alt) text for images using object detection with pre-trained model.
Find the vanishing point of an image
GPU PyTorch TOP in TouchDesigner with CUDA-enabled OpenCV
A small project which does face detection using OpenCV library.
Surgical Image Guidance and Healthcare Toolkit
A plant disease detector (classifier) based on the PlantVillage dataset
StereoVision-SLAM is a real-time visual stereo SLAM (Simultaneous Localization and Mapping)
基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄
Java utility for parsing PDF tabular data using Apache PDFBox and OpenCV
Simple webcam video streaming python3 script using Flask.
Python版OpenCVのTracking APIの比較サンプル
💎Lost Ark Chaos Dungeon Farming Bot💎失落的方舟无限刷混沌地牢脚本
LibCamera wrapper library for OpenCV
Address book for computer vision models.
A doctor's prescription system with handwriting recognition.
OpenCV bindings plugin for Flutter apps [work in progress]
Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC
Organize your meme image cluster in a better format using OCR from the meme to sort them using tesseract along with editing memes by segmenting them u...
:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.