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 (1406)

graduation-design
graduation-design Allenem Jupyter Notebook

:trollface: 本科毕业设计:针对Deepfake假脸视频面部细节特征的提取算法

73
Video-Surveillance-and-tracking-system
Video-Surveillance-and-tracking-system ApoorvGit Python

Connect all CCTV cameras to this system to track someone's live location in a premise using facial recognition. It can be also used to maintain record...

73
advanced-computer-vision-engineer-roadmap-2024
advanced-computer-vision-engineer-roadmap-2024 farukalamai

A comprehensive roadmap that outlines the key steps and topics you should cover on your journey to becoming a Full Stack Computer Vision Engineer.

73
score_lerobot_episodes
score_lerobot_episodes RoboticsData Python

A lightweight toolkit for quantitatively scoring LeRobot episodes.

73
Android-OpenCV
Android-OpenCV ahasbini C++

An Android Studio project which has a module that contains OpenCV SDK files ported and configured to use CMake and Android Gradle plugin 2.3.1 or abov...

72
DogeCV
DogeCV dogecv Java

FTC Vision Library

72
docker-python-opencv-ffmpeg
docker-python-opencv-ffmpeg Valian

Repository for clean Dockerfile containing ffmpeg, opencv3 and python2/3, based on Ubuntu

72
EasyPR-python
EasyPR-python SunskyF Python

EasyPR-python

72
DroNet
DroNet gplast C

DroNet: Efficient convolutional neural network detector for Real-Time UAV applications

72
rm_auto_aim
rm_auto_aim chenjunnn C++

RoboMaster 装甲板自动瞄准算法模块

72
ONNX-HybridNets-Multitask-Road-Detection
ONNX-HybridNets-Multitask-Road-Detection ibaiGorordo Python

Python scripts for performing road segemtnation and car detection using the HybridNets multitask model in ONNX.

72
granblue-automation-android
granblue-automation-android steve1316 Kotlin

Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, A...

72
cv-aimbot
cv-aimbot RyanSawchuk Python

[Pre-Alpha Build] A computer vision based aimbot that detects, tracks and targets opposing player models.

72
UR_Facetracking
UR_Facetracking robin-gdwl Python

Universal Robot Realtime Facetracking with a webcam or a Rasperry Pi camera

72
Digital_Voting
Digital_Voting jj008 JavaScript

It is an online voting system with face recognition and two factor authentication, developed in django framework. Digital voting has admin login whic...

72
yolo-nas-onnx
yolo-nas-onnx Hyuto C++

Inference YOLO-NAS ONNX model

72
Robotics-guide
Robotics-guide mikeroyal Python

Robotics Guide

72
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....

72
android-opencv-ffmpeg
android-opencv-ffmpeg xuchong C++

android NDK JNI, use opencv compiled with ffmpeg, so you can use videocapture to decode videos, such as mp4,avi and so on

71
android-face-landmarks
android-face-landmarks Luca96 C++

Android app that localizes facial landmarks in nearly real-time

71
capturing-images-from-webcam-using-opencv-python
capturing-images-from-webcam-using-opencv-python kevinam99 Python

Capture an image from the webcam of your system and save it to your machine.

71
FRVSR-GAN
FRVSR-GAN amanchadha Python

A Novel Approach to Video Super-Resolution using Frame Recurrence and Generative Adversarial Networks | Python3 | PyTorch | OpenCV2 | GANs | CNNs

71
flutter-webrtc_python-aiortc-opencv
flutter-webrtc_python-aiortc-opencv jcrisp88 Dart

Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV

71
open_dbm
open_dbm AiCure Python

Tool for measurement of digital biomarkers from video or audio of an individual’s behavior.

71
EmotionDetection_RealTime
EmotionDetection_RealTime simplesaad Python

This is a Python 3 based project to display facial expressions by performing fast & accurate face detection with OpenCV using a pre-trained deep learn...

71
SimpleStereo
SimpleStereo decadenza Python

Stereo vision made Simple

71
RapidOCR4j
RapidOCR4j hzkitty Java

多平台OCR工具,RapidOCR的Java移植版本(ONNXRuntime + OpenCV)

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
opencv-express
opencv-express justadudewhohacks JavaScript

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

70
ros_object_recognition
ros_object_recognition joffman C++

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

70
ImageEnhanceViaFusion
ImageEnhanceViaFusion 26hzhang Java

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

70
face-detection-with-OpenCV-and-DNN
face-detection-with-OpenCV-and-DNN sr6033 Python

Detecting faces using OpenCV's Deep Neural Network

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
opencv-mtcnn
opencv-mtcnn ksachdeva C++

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

69
stringless
stringless justint C++

Real-time markerless facial motion capture into Maya.

69
camera_calibration_API
camera_calibration_API Abhijit-2592 Python

A simple Python API for single camera calibration using opencv

69
Snapchat-Filter
Snapchat-Filter oflynned Python

3 facial filters on a webcam feed using OpenCV & ML - face swap, glasses and moustache

69
DocumentScanner
DocumentScanner sourabhkhemka Java

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

69
flask_face_detection
flask_face_detection jeromevonk Python

Face detection example in Python 3 based on OpenCV and Flask

68
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...

68
FaceDetection
FaceDetection xGonZh10n C++

An android app for face detection using dlib and opencv

68
pyForms_OpenCV-MySQL
pyForms_OpenCV-MySQL vmeazevedo Python

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

68
yolov3_with_opencv
yolov3_with_opencv JimmyHHua Python

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

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

Use a robot arm (Baxter) mounted with a depth camera to scan an object's 3D model.

68
gradle-javacpp
gradle-javacpp bytedeco Java

Gradle plugins to automate the build process of JavaCPP and JavaCV

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
PriceTagScanner
PriceTagScanner itshedimisawi Kotlin

Price Tag Scanner app using MLKit and Jetpack Compose for Android

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