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)

yolov5-tensorrt
yolov5-tensorrt noahmr C++

Real-time object detection with YOLOv5 and TensorRT

133
GStreamer-Python
GStreamer-Python sahilparekh Python

Fetch RTSP Stream using GStreamer in Python and get image in Numpy

133
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System kaushikjadhav01 Jupyter Notebook

Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was devel...

133
Facial-Recognition-Based-Attendance-System
Facial-Recognition-Based-Attendance-System rishabh-karmakar Python

Facial Recognition Based Attendance System using Python, Tensorflow, Keras, SqlLite3, Tkinter, OpenCV

133
FSRCNN_Tensorflow
FSRCNN_Tensorflow Saafke Python

Tensorflow implementation of 'Accelerating the Super-Resolution Convolutional Neural Network'.

133
NiceScaler
NiceScaler Djdefrag Python

NiceScaler - image/video deeplearning upscaler (OpenCV)

133
YOLOv8-pose
YOLOv8-pose jahongir7174 Python

YOLOv8-pose implementation using PyTorch

133
PersonalAssistantChatbot
PersonalAssistantChatbot roshan9419 Python

It is a personal assistant chatbot, capable to perform many tasks same as Google Assistant plus more extra features...

133
Pixel-Processing
Pixel-Processing geekquad Jupyter Notebook

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV...

132
OpenCV-detection-models
OpenCV-detection-models AlexeyAB

OpenCV trained detection models: Haar, HOG and other

131
PedestrianCounter
PedestrianCounter akphi Python

Pedestrians detection and tracking using OpenCV on Python

131
flutter_opencv
flutter_opencv AdityaMulgundkar Dart

Flutter plug-in providing (a few) basic bindings to OpenCV-4.x. OpenCV methods implemented without the Core packages. WIP.

131
Sign-Language-Recognition
Sign-Language-Recognition Anmol-Singh-Jaggi Python

:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python

131
mcav
mcav PulseBeat02 Java

Comprehensive Java Multimedia Framework

131
tt_tracker
tt_tracker ckjellson Python

Tracking a table tennis ball in 3d using two cameras, and analyzing the result.

130
yolov5-face-landmarks-opencv-v2
yolov5-face-landmarks-opencv-v2 hpc203 Python

更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的

130
toptal_logo_detector
toptal_logo_detector altaibayar C++

Toptal logo detector

130
origami
origami hellonico Clojure

Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM

130
Music_player_with_Emotions_recognition
Music_player_with_Emotions_recognition Spidy20 Python

This program can recognize your mood by detecting your face and play song according your mood

129
phormatics
phormatics jrobchin Jupyter Notebook

Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)

129
lane-detection-with-steer-and-departure
lane-detection-with-steer-and-departure canozcivelek Python

A project to demonstrate lane detection with a front facing camera.

129
Skin_Disease_AI
Skin_Disease_AI NadavIs56 PureBasic

A Python-based computer vision and AI system for skin disease recognition and diagnosis. Led end-to-end project pipeline, including data gathering, pr...

129
scrfd-opencv
scrfd-opencv hpc203 Python

使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。

129
OpenCV4AndroidWithCmake
OpenCV4AndroidWithCmake Martin20150405 C++

Use Android Studio 3.0 (>=2.2) and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40)

129
doc-skanner
doc-skanner mars885 Java

An Android application that makes it possible to automatically scan and digitize documents from photos.

128
NIfTI-Image-Converter
NIfTI-Image-Converter alexlaurence Python

🖼 A lightweight neuroimaging .nii to .png converter for Matlab and Python users

128
AndroidFaceDetection
AndroidFaceDetection lchad C++

Android 平台进行人脸检测的几种方案

128
face-recognition-with-liveness-web-login
face-recognition-with-liveness-web-login jomariya23156 Python

Face Recognition Web application Login with liveness detection for Anti-Spoofing

128
pabkvizgenerator
pabkvizgenerator ilic5000 Python

Anansi is a computer vision (cv2 and FFmpeg) + OCR (EasyOCR and tesseract) python-based crawler for finding and extracting questions and correct answe...

128
mediapipe-bin
mediapipe-bin PINTO0309 Shell

MediaPipe Python Wheel installer for RaspberryPi OS aarch64, Ubuntu aarch64, Debian aarch64 and Jetson Nano.

128
HighPerformanceComputing
HighPerformanceComputing h3ct0rjs Jupyter Notebook

Class of High Performance Computing taken at U.T.P 2017

126
LaneTracking
LaneTracking FrenkT Python

Lane detection and tracking

126
KinectAzureDKProgramming
KinectAzureDKProgramming forestsen C++

Samples about Kinect Azure DK programming

125
cpp-image-analysis
cpp-image-analysis stt-datacore C++

DataCore bot image analysis component

124
YOLO3-With-OpenCvSharp4
YOLO3-With-OpenCvSharp4 died C#

Demo of implement YOLO v3 with OpenCvSharp v4 on C#

124
OpenVino-Driver-Behaviour
OpenVino-Driver-Behaviour incluit C++
124
AI-Fitness-trainer
AI-Fitness-trainer thillai-c Python

An AI model used to help with the workout session by keeping track of counts and movement.

124
rps-cv
rps-cv DrGFreeman Python

A Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi

123
tracking-python3
tracking-python3 inayatkh Python

In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL...

123
gocv-alpine
gocv-alpine denismakogon Dockerfile

GoCV-compatible OpenCV 3.4 Alpine 3.7 Docker image

123
top-100-computer-vision-projects-idea-for-2024
top-100-computer-vision-projects-idea-for-2024 farukalamai

Welcome to the "Top 100 Computer Vision Projects Idea for 2024" repository! This repository contains a curated list of computer vision project ideas t...

122
FastTrack
FastTrack FastTrackOrg C++

FastTrack is a cross-platform application designed to track multiple objects in video recording.

122
Acid.Cam.v2.OSX
Acid.Cam.v2.OSX lostjared C++

Acid Cam v2 for macOS distorts video to create art.

121
laser-scanning
laser-scanning giulioz Python

📷🔦💭 A 3D Scanner using Laser Structured Light, written in Python using OpenCV and NumPy.

120
haar-cascade-files
haar-cascade-files austinjoyal

A complete collection of Haar-Cascade files. Every Haar-Cascades here!

120
cuda_tensorflow_opencv
cuda_tensorflow_opencv datamachines Dockerfile

DockerFile with GPU support for TensorFlow and OpenCV

120
Rekognition
Rekognition CCExtractor Python

Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition

120
YOLO-NAS
YOLO-NAS naseemap47 Python

Train and Inference your custom YOLO-NAS model by Single Command Line

120
example-android-camera-scanner
example-android-camera-scanner aashari Java

Android example of document scanning with OpenCV featuring edge detection, perspective correction, and image enhancement. Demonstrates implementation...

119
ISP_UVM
ISP_UVM nelsoncsc SystemVerilog

A Framework for Design and Verification of Image Processing Applications using UVM

119