opencv
Topic

opencv

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.

Repositories (1427)

MG.CamCtrl
MG.CamCtrl laomaogu C#

工业相机库,含海康(HIK)、大恒(DHeng)、巴斯勒(Basler)等相机。 底层采用回调+信号量模式封装 ,最大程度减小线程资源,提高采图效率。

71
Face-Landmarking
Face-Landmarking TomaszRewak C++

Real time face landmarking using decision trees and NN autoencoders

70
OpenCV-3.2.0-Compiling-on-Raspberry-Pi
OpenCV-3.2.0-Compiling-on-Raspberry-Pi Tes3awy

Download, Compile, Build, and Install OpenCV 3.2.0 with Extra Modules on RPI running Raspberry Pi OS

70
sudokufx
sudokufx rladstaetter Java

AR Sudoku grabber and solver using JavaCV, JavaFX and Scala

70
android-face-landmarks
android-face-landmarks Luca96 C++

Android app that localizes facial landmarks in nearly real-time

70
opencv-express
opencv-express justadudewhohacks JavaScript

Template for using opencv-3.4.1 + opencv-contrib with express.js and docker

70
camera_calibration_API
camera_calibration_API Abhijit-2592 Python

A simple Python API for single camera calibration using opencv

70
yolov3_with_opencv
yolov3_with_opencv JimmyHHua Python

利用opencv自带的yolo模型进行目标检测(图片和视频)

70
gradle-javacpp
gradle-javacpp bytedeco Java

Gradle plugins to automate the build process of JavaCPP and JavaCV

70
Install-OpenCV-Raspberry-Pi-64-bits
Install-OpenCV-Raspberry-Pi-64-bits Qengineering Shell

OpenCV 4.11 installation scripts for Raspberry Pi with 64-bit OS

70
EOCV-Sim
EOCV-Sim deltacv Java

Develop, test, and tune your EasyOpenCV pipelines directly on your computer with a simple GUI !

70
opencv-mtcnn
opencv-mtcnn ksachdeva C++

An implementation of MTCNN Face detector using OpenCV's DNN module

69
Webcam_Paint_OpenCV
Webcam_Paint_OpenCV acl21 Python

This Python application uses OpenCV library to track an object-of-interest (water bottle cap in my case) and uses the detected object to draw colored...

69
ros_object_recognition
ros_object_recognition joffman C++

A framework for ROS-based 2D and 3D object recognition.

69
ImageEnhanceViaFusion
ImageEnhanceViaFusion 26hzhang Java

It is a Java implementation of underwater images and videos enhancement by fusion

69
3D-Scanner-by-Baxter
3D-Scanner-by-Baxter felixchenfy Python

Baxter-based 3D scanning pipeline using RGB-D sensing, calibration, point-cloud registration, and ROS integration.

69
AR-Touch
AR-Touch erfansn Kotlin

🔮 Obtain the power of touchless interaction with display screens

69
agent-hill-climb-supervised
agent-hill-climb-supervised FahzainAhmad Python

This project implements a supervised deep learning system that learns to autonomously control a vehicle in the Countryside level of Hill Climb Racing....

69
macos-faceid
macos-faceid Lorenzo-Coslado Python

Mugshot — unlock sudo on macOS with your face. Local Face ID style recognition, no cloud.

69
stringless
stringless justint C++

Real-time markerless facial motion capture into Maya.

68
Social-Distancing-Analyser
Social-Distancing-Analyser JohnBetaCode Python

Considering the big change that the world is facing, as well as our lives due to the COVID-19, we provide to people and companies a complete open-sour...

68
FaceDetection
FaceDetection xGonZh10n C++

An android app for face detection using dlib and opencv

68
plant-detection
plant-detection gabrielburnworth Python

Detects and marks plants in a soil area image using Python OpenCV

68
FaceSearch
FaceSearch IAmSuyogJadhav Python

FaceSearch: Searches for faces in a given image using the Google Reverse Image Search engine.

68
automatic-video-processing
automatic-video-processing Sieve-Data Python

Turn any live video stream or locally stored video into a dataset of interesting samples for ML training, or any other type of analysis.

68
RGBD-Integration-2020
RGBD-Integration-2020 Ritchizh Python

Applying Open3D functions to integrate experimentally measured color and depth frames into a 3D object.

68
ros2-line-follower
ros2-line-follower gabrielnhn Python

A ROS2 package designed to have a differential drive robot follow a Robotrace track by using a camera.

68
aprilgrid
aprilgrid powei-lin Python

Pure python version of aprilgrid

68
pyForms_OpenCV-MySQL
pyForms_OpenCV-MySQL vmeazevedo Python

Aplicação CRUD + reconhecimento facial diretamente da base de dados.

67
PlayerDetection
PlayerDetection KananVyas Python

Player detection and ball detection in football matches using image processing(opencv).

67
PriceTagScanner
PriceTagScanner itshedimisawi Kotlin

Price Tag Scanner app using MLKit and Jetpack Compose for Android

67
AI-Infinite-Zoom-Generator
AI-Infinite-Zoom-Generator beltoforion Python

Turn a sequence of ai generated outpainted images into an "infinite zoom"

67
camera_calibration_cpp
camera_calibration_cpp enazoe C++

c++ detail implementation of camera calibration

67
Head-Pose-Estimation
Head-Pose-Estimation Mostafa-Nafie Jupyter Notebook

This project utilizes machine learning algorithms to find the direction in which a person is looking by using the face landmarks

67
panorama-image-stitching
panorama-image-stitching stanleyedward Python

image stitching using SIFT, homography matrix, RANSAC and weighted blending. done in openCV.

67
FH6_ShuaShuaLe
FH6_ShuaShuaLe Prlock4367 Python

Forza Horizon 6 automation tool: skill points, wheelspin, auto delivery (telemetry/vision), driving assist, rival, online idle, telemetry monitor.

67
Social-Distancing-Detector
Social-Distancing-Detector parthsompura Python

An AI Tool to Help Customers Monitor Social Distancing in the Workplace.

66
flask_face_detection
flask_face_detection jeromevonk Python

Face detection example in Python 3 based on OpenCV and Flask

66
fitch
fitch williamfzc Python

[TOY PROJECT] Android UI automation based on opencv :rocket: fitch = fi(nd) & t(ou)ch

66
Shape-Detection-in-AR
Shape-Detection-in-AR ashislaha Swift

Detect the shape of drawing objects (classes - line, triangle, rectangle, pentagon, Hexagon, circle) and draw in Augmented Reality.

66
Facial-Recognition-Attendance-System
Facial-Recognition-Attendance-System CT83 Python

An attendance system which uses facial recognition to detect which people are present in any image.

66
PixMix-Inpainting
PixMix-Inpainting Mugichoko445 C++

PixMix inpainting using OpenCV (C++)

66
Classroom-Attendance-System-Utilizing-Viola-Jones-for-Face-Detection-and-LBPH-for-Face-Recognition
Classroom-Attendance-System-Utilizing-Viola-Jones-for-Face-Detection-and-LBPH-for-Face-Recognition theonlyNischal Python

The face of a human is crucial for conveying identity. Computer scientists, Neuro scientists, and psychologists, all exploits this human feature using...

66
DocumentScanner
DocumentScanner sourabhkhemka Java

OpenCV based source code to scan documents from images exactly like mobile apps such as Adobe Scan, Microsoft Lens, CamScanner.

66
Accident-Detection-Model
Accident-Detection-Model shubhankar-shandilya-india Jupyter Notebook

Accident Detection Model using Deep Learning, OpenCV, Machine Learning, Artificial Intelligence.

66
Unity-hand-tracking
Unity-hand-tracking jesus-333 C#

In this repository I will upload a personal project that use a combination of python script and C# script to create a Unity application with hand trac...

66
MultiObjectTracker
MultiObjectTracker alokwhitewolf Python

Advanced multiple object tracker using dlib and OpenCV.

65
OpenCVDeviceEnumerator
OpenCVDeviceEnumerator studiosi C++

This repository contains a class that allows the enumeration of video and audio devices in order to get the device IDs that are required to create a V...

65
AzureKinectSample
AzureKinectSample UnaNancyOwen

Sample Program for Azure Kinect Sensor SDK and Azure Kinect Body Tracking SDK

65
car-OCR
car-OCR InitAction Java

基于机器学习和OCR的车牌识别系统 @fujunhao

65