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

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

Video Stabilization with the L1 optimal camera paths technique.

90
tiago_tutorials
tiago_tutorials pal-robotics C++

Public tutorials of TIAGo robot

90
OpenCV-Android-Object-Detection
OpenCV-Android-Object-Detection akshika47 Java

This is sample code for object detection using OpenCV on android

89
tutorial-face-mask-detection
tutorial-face-mask-detection datarootsio Jupyter Notebook

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

89
OpenCFU
OpenCFU qgeissmann C++

An easy-to-use C++ application to count bacterial colonies (i.e. CFU).

89
simple_faceswap
simple_faceswap Jacen789 Python

使用python-opencv和dlib实现的简单换脸程序

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

Edge Based Template Matching

89
raspimouse_ros2_examples
raspimouse_ros2_examples rt-net C++

ROS 2 examples for Raspberry Pi Mouse

89
USB-Camera
USB-Camera jetsonhacks Python

Code examples for running V4L2 USB Cameras on NVIDIA Jetson Developer Kits

89
Face-AntiSpoofing
Face-AntiSpoofing hairymax Python

Face Anti-Spoofing project. Lanit-Tercom summer school 2022

89
detectron2-pipeline
detectron2-pipeline jagin Python

Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.

88
Background-Removal
Background-Removal aadityavikram Python

Background removal of an image using OpenCV and Deep Learning.

88
Indian-Number-Plate-Recognition-System
Indian-Number-Plate-Recognition-System onuzbee Python

Indian Number Plate Recognition System built using OpenCV

88
Object-Detection-and-location-RealsenseD435
Object-Detection-and-location-RealsenseD435 Mazhichaoruya C++

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

88
yolact-opencv-dnn-cpp-python
yolact-opencv-dnn-cpp-python hpc203 Python

使用opencv部署yolact实例分割,包含C++和Python两种版本的程序

88
openCV_Tesseract_test
openCV_Tesseract_test chd0043 C++

Test program to read characters on labels using openCV and Tesseract-OCR

88
swatch
swatch NickM-27 Python

Color detection in images to capture presense of known objects.

88
Fast-Track
Fast-Track nmhaddad Python

Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking

88
MakeUp
MakeUp oleg-sta Java

Android application that uses Virtual Reality effect: put makeup on the face from camera in real time.

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

87
face-recognition-cpp-tensorrt
face-recognition-cpp-tensorrt nghiapq77 C++

Face Recognition with RetinaFace and ArcFace.

87
korean_ocr_using_pororo
korean_ocr_using_pororo yunwoong7 Jupyter Notebook

This is a Korean OCR Python code using the Pororo library

87
Smart-Attendance-System
Smart-Attendance-System shumbul Python

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

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

87
reconstruction
reconstruction alyssaq C++

3D reconstruction with openCV and SFM

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
sight
sight IRCAD C++

Surgical Image Guidance and Healthcare Toolkit

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
Skyn
Skyn Randon-Myntra-HackerRamp-21 Jupyter Notebook

An application that recommends personalised skincare and makeup products based on the skin metrics inferred from user's selfie using computer vision a...

86
Lane_Detection
Lane_Detection maheshpaulj Python

Real-time lane and car detection system using YOLOv8 and OpenCV, with distance estimation for vehicles. Ideal for autonomous driving and traffic analy...

86
avm
avm xixu-me C++

OpenCV-based 360-degree surround view system that processes fisheye camera images to create a bird's eye view

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

Fourier and Images

85
FTCVision
FTCVision lasarobotics Java

Computer Vision library for FIRST Tech Challenge

85
go-cv
go-cv fwessels Go

Computer Vision package in pure Go taking advantage of SIMD acceleration

85
boss-detector
boss-detector hasibzunair Python

Change monitor screen when your boss is coming towards you!

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

Apply computer vision to table tennis for match / training analysis

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
StereoVision-SLAM
StereoVision-SLAM farhad-dalirani C++

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

85
dtt
dtt andrewssobral C++

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

84
yolov5_onnx_dnn
yolov5_onnx_dnn Transformer-man Python

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

84
image-stitching
image-stitching brianpinto91 Python

A python package to stitch multiple images either horizontally or vertically

84
Open-Source-Models
Open-Source-Models shubham-shahh

Address book for computer vision models.

84
doctors-prescription
doctors-prescription sanketnaik99 Dart

A doctor's prescription system with handwriting recognition.

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-Recognition-using-Raspberry-Pi
Face-Recognition-using-Raspberry-Pi kunalyelne Python

A small project which does face detection using OpenCV library.

83
face-classification
face-classification Furkan-Gulsen Python

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

83