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.
My works for EE 569 - Digital Image Processing - Spring 2018 - Graduate Coursework at USC - Dr. C.-C. Jay Kuo
Soomvaar is the repo which 🏩 contains different collection of 👨💻🚀code in Python and 💫✨Machine 👬🏼 learning algorithms📗📕 that is made durin...
【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI...
Apply ARM NEON for image processing & NEON Intrinsics reference implementation.
Cheat sheet for OpenCV 4.x (Python)
Generator of photomosaics from pictures
Sample use cases in OpenCV 🎨
Tracking and counting pedestrians from webcamera video stream #douhack Donetsk
A deep convolutional neural network system for live emotion detection
[4-5 FPS / Core m3 CPU only] [11 FPS / Core i7 CPU only] OpenVINO+DeeplabV3+LattePandaAlpha/LaptopPC. CPU / GPU / NCS. RealTime semantic-segmentaion....
A simple aruco marker tracking library for the HoloLens and the Unity Editor
Object tracking with OpenCV in open field behavioral test (overhead view maze)
Research project for testing the techniques of processing the human face images via the real-time video streaming
使用 pytesseract ocr 识别 18 位身份证号
📦 Android learning code demos.
Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Imag...
Counts number of people passing through a user-generated Region of Interest
Opencv cheat sheet for C++
Python Workouts
:rocket: SLAM for autonomous planetary rovers with global localization
Angle invariant 1D Barcode detection
Seamless Augmented Reality module for QML using UchiyaMarkers
OpenCV 在图像上显示中文
🎨 Poor Man's Style Transfer - Painting an image with the style of another, without machine learning
Blur Detection Web App with OpenCV and Flask
Tutorials for learning OpenCV in Python from Scratch
Finding Lane Lines for Self Driving Cars
Angular 6+ & OpenCV.js integration service library
Recognize handwritten Malayalam characters from images
Object and face recognition using Google's edge TPU
Controlling mouse cursor from eye.
基于 adb + pillow + opencv + sklearn 实现的微信跳一跳机器人,轻松上 30 万分。
A VL wrapper for OpenCVSharp
Implementation of efficient graph-based image segmentation as proposed by Felzenswalb and Huttenlocher [1] that can be used to generate oversegmentati...
Building a Neural Network that classifies faces using OpenCV and Tensorflow
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpy...
Face recognition based on neural network and machine learning
Deep Learning Applied To Vehicle Registration Plate Detection and Recognition in PyTorch.
OpenCV document scanner
Optical Character Recognition system for handwritten math expressions
Collection of HAAR and LBP cascades designed to recognize various street signs
Using pretrained hed edge detector model from caffe with opencv
書籍「今すぐ試したい!機械学習・深層学習(ディープラーニング)画像認識プログラミングレシピ」のソースコードを配布するレポジトリです。
Serverless removal of images backgrounds with OpenCV, using an AWS Lambda.
QR code Detection and Distance Estimation opencv Python, it more accurate version of distance Estimation,
ROS2 driver for OAK cameras
Fire detection using OpenCV
write animated GIF, multipage append TIFF, AVI OGV video in Python
OpenCV based visual logger for debugging, logging and testing image processing code
Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode