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.
Video Stabilization with the L1 optimal camera paths technique.
Public tutorials of TIAGo robot
This is sample code for object detection using OpenCV on android
In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when...
An easy-to-use C++ application to count bacterial colonies (i.e. CFU).
使用python-opencv和dlib实现的简单换脸程序
Edge Based Template Matching
ROS 2 examples for Raspberry Pi Mouse
Code examples for running V4L2 USB Cameras on NVIDIA Jetson Developer Kits
Face Anti-Spoofing project. Lanit-Tercom summer school 2022
Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.
Background removal of an image using OpenCV and Deep Learning.
Indian Number Plate Recognition System built using OpenCV
Use the Intel D435 real-sensing camera to realize target detection based on the Yolov3 framework under the Opencv DNN framework, and realize the 3D po...
使用opencv部署yolact实例分割,包含C++和Python两种版本的程序
Test program to read characters on labels using openCV and Tesseract-OCR
Color detection in images to capture presense of known objects.
Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking
Android application that uses Virtual Reality effect: put makeup on the face from camera in real time.
Proof of concept of a mixed reality application for the Microsoft HoloLens 2 integrating object recognition using cloud computing and real-time on-dev...
Face Recognition with RetinaFace and ArcFace.
This is a Korean OCR Python code using the Pororo library
Software Engineering course project, Smart Attendance System using Face Recognition and OpenCV
A comprehensive roadmap that outlines the key steps and topics you should cover on your journey to becoming a Full Stack Computer Vision Engineer.
3D reconstruction with openCV and SFM
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
Surgical Image Guidance and Healthcare Toolkit
Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV
An application that recommends personalised skincare and makeup products based on the skin metrics inferred from user's selfie using computer vision a...
Real-time lane and car detection system using YOLOv8 and OpenCV, with distance estimation for vehicles. Ideal for autonomous driving and traffic analy...
OpenCV-based 360-degree surround view system that processes fisheye camera images to create a bird's eye view
Fourier and Images
Computer Vision library for FIRST Tech Challenge
Computer Vision package in pure Go taking advantage of SIMD acceleration
Change monitor screen when your boss is coming towards you!
Apply computer vision to table tennis for match / training analysis
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...
StereoVision-SLAM is a real-time visual stereo SLAM (Simultaneous Localization and Mapping)
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测
A python package to stitch multiple images either horizontally or vertically
Address book for computer vision models.
A doctor's prescription system with handwriting recognition.
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.
A small project which does face detection using OpenCV library.
Computer Vision project that detects emotion, age and gender after detecting faces.