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)

tiago_tutorials
tiago_tutorials pal-robotics C++

Public tutorials of TIAGo robot

87
korean_ocr_using_pororo
korean_ocr_using_pororo yunwoong7 Jupyter Notebook

This is a Korean OCR Python code using the Pororo library

87
go-cv
go-cv fwessels Go

Computer Vision package in pure Go taking advantage of SIMD acceleration

86
cv_camera
cv_camera OTL C++

ROS opencv camera driver that uses cv::VideoCapture

86
OSDN
OSDN aadeshnpn Jupyter Notebook

Keras implementation for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016

86
Edge-Based-Template-Matching
Edge-Based-Template-Matching IOL0ol1 C#

Edge Based Template Matching

86
L1-optimal-paths-Stabilization
L1-optimal-paths-Stabilization ishank-juneja Python

Video Stabilization with the L1 optimal camera paths technique.

86
LabAssistVision
LabAssistVision cookieofcode C#

Proof of concept of a mixed reality application for the Microsoft HoloLens 2 integrating object recognition using cloud computing and real-time on-dev...

86
realtime-face-anti-spoofing
realtime-face-anti-spoofing Prem95 Python

Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV

86
raspimouse_ros2_examples
raspimouse_ros2_examples rt-net C++

ROS 2 examples for Raspberry Pi Mouse

86
swatch
swatch NickM-27 Python

Color detection in images to capture presense of known objects.

86
Fourier-and-Images
Fourier-and-Images thinking-tower Python

Fourier and Images

85
boss-detector
boss-detector hasibzunair Python

Change monitor screen when your boss is coming towards you!

85
reconstruction
reconstruction alyssaq C++

3D reconstruction with openCV and SFM

85
yolov5_onnx_dnn
yolov5_onnx_dnn Transformer-man Python

非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测

85
image-stitching
image-stitching brianpinto91 Python

A python package to stitch multiple images either horizontally or vertically

85
ML-Nexus
ML-Nexus UppuluriKalyani Jupyter Notebook

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

85
SafeDriveVision
SafeDriveVision Boubker10 Jupyter Notebook

SafeDriveVision is a computer vision project aimed at enhancing road safety. This project leverages deep learning models to detect and alert in real-t...

85
FTCVision
FTCVision lasarobotics Java

Computer Vision library for FIRST Tech Challenge

84
dtt
dtt andrewssobral C++

A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).

84
table-tennis-computer-vision
table-tennis-computer-vision vmarquet C++

Apply computer vision to table tennis for match / training analysis

84
Smart-Attendance-System
Smart-Attendance-System shumbul Python

Software Engineering course project, Smart Attendance System using Face Recognition and OpenCV

84
FaceMorph
FaceMorph valillon Python

Code to generate a face morphing effect between two faces.

83
Facer
Facer johnwmillr Python

Simple (🤞) face averaging (🙂) in Python (🐍)

83
smallcv
smallcv zchrissirhcz C

Lightweight Mat and imread()/imwrite()/imshow()

83
Ai_Demos_RPi
Ai_Demos_RPi datasith Python

Example code for using different Raspberry Pi boards with various electronic and mechanical components.

83
face-classification
face-classification Furkan-Gulsen Python

Computer Vision project that detects emotion, age and gender after detecting faces.

83
gbr
gbr skolchin Python

Go board image recognition

83
pothole-detection-system-using-convolution-neural-networks
pothole-detection-system-using-convolution-neural-networks anantSinghCross Python

Real-time detection of potholes on roads using video (via Webcam) processed through a CNN model.

83
Realtime-Sign-Language-Detection-Using-LSTM-Model
Realtime-Sign-Language-Detection-Using-LSTM-Model AvishakeAdhikary Jupyter Notebook

Realtime Sign Language Detection: Deep learning model for accurate, real-time recognition of sign language gestures using Python and TensorFlow.

83
alt
alt ankitpokhrel PHP

[EXPERIMENTAL] Facebook-like automatic alternative (alt) text for images using object detection with pre-trained model.

82
gesture-gaming-python
gesture-gaming-python pateldigant Python
82
vanishing-point-detection
vanishing-point-detection SZanlongo Python

Find the vanishing point of an image

82
PyTorchTOP
PyTorchTOP DBraun C

GPU PyTorch TOP in TouchDesigner with CUDA-enabled OpenCV

82
Face-Recognition-using-Raspberry-Pi
Face-Recognition-using-Raspberry-Pi kunalyelne Python

A small project which does face detection using OpenCV library.

82
sight
sight IRCAD C++

Surgical Image Guidance and Healthcare Toolkit

82
Detection-of-Plant-Disease
Detection-of-Plant-Disease kashish-ag Jupyter Notebook

A plant disease detector (classifier) based on the PlantVillage dataset

82
StereoVision-SLAM
StereoVision-SLAM farhad-dalirani C++

StereoVision-SLAM is a real-time visual stereo SLAM (Simultaneous Localization and Mapping)

82
HandGesture
HandGesture guiyang882 C++

基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄

81
pdf-table
pdf-table rostrovsky Java

Java utility for parsing PDF tabular data using Apache PDFBox and OpenCV

81
flask-video-stream
flask-video-stream ramonus Python

Simple webcam video streaming python3 script using Flask.

81
OpenCV-Object-Tracker-Python-Sample
OpenCV-Object-Tracker-Python-Sample Kazuhito00 Python

Python版OpenCVのTracking APIの比較サンプル

81
LostArk-Endless-Chaos
LostArk-Endless-Chaos any-other-guy Python

💎Lost Ark Chaos Dungeon Farming Bot💎失落的方舟无限刷混沌地牢脚本

81
LCCV
LCCV kbarni C++

LibCamera wrapper library for OpenCV

81
Open-Source-Models
Open-Source-Models shubham-shahh

Address book for computer vision models.

81
doctors-prescription
doctors-prescription sanketnaik99 Dart

A doctor's prescription system with handwriting recognition.

81
flutter_opencv
flutter_opencv drydart Dart

OpenCV bindings plugin for Flutter apps [work in progress]

80
TPU-MobilenetSSD
TPU-MobilenetSSD PINTO0309 Python

Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC

80
memento
memento aryaminus Python

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

80
Eigenfaces
Eigenfaces agyorev Python

:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.

80