Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for opencv webcam
opencv
x
webcam
x
146 search results found
Pigo
⭐
4,187
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Code
⭐
2,667
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Head Pose Estimation
⭐
1,024
Realtime human head pose estimation with ONNXRuntime and OpenCV.
Cam2ip
⭐
741
Turn any webcam into an IP camera
Face Tracking With Anime Characters
⭐
385
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!
Opencv Python Tutorials And Projects
⭐
335
An easy to follow course of OpenCV using Python for beginners.
Emotion
⭐
298
😄 Recognizes human faces and their corresponding emotions from a video or webcam feed. Powered by OpenCV and Deep Learning.
Posenet Pytorch
⭐
281
A PyTorch port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
Gender And Age Detection
⭐
266
A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
Stereo Vision
⭐
247
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
Motion Detection Opencv
⭐
219
Python/OpenCV script that detect motion on webcam and allow record it to a file
Real Time Facial Expression Recognition With Deeplearning
⭐
215
A real-time facial expression recognition system with webcam streaming and CNN
Easyopencv
⭐
211
Finally, a straightforward and easy way to use OpenCV on an FTC robot!
Smart Sec Cam
⭐
189
A privacy-focused, intelligent security camera system.
Alvaar
⭐
185
World tracking for WebAR. A Javascript library for Augmented Reality to run SLAM in the browser.
Live Video Magnification
⭐
184
An OpenCV/Qt based realtime application for Eulerian Video Magnification / Motion Magnification. Works with multiple videos and cameras at the same time and let's you export the magnified videos.
Facerecognition
⭐
178
Webcam face recognition using tensorflow and opencv
Smoothstream
⭐
164
Webcam, PiCamera streaming over the network with Python made easy.
Facerecognition
⭐
155
Sample files for use with Face Recognition in OpenCV
Bonecv
⭐
151
Beaglebone Webcam and OpenCV Examples Repository
Node Camera
⭐
127
Access and stream web camera in nodejs using opencv and websockets.
Optimeyes
⭐
124
Webcam-based eye pupil tracking and gaze estimation using Python and OpenCV
Keras_age_gender
⭐
122
Easy Real time gender age prediction from webcam video with Keras
Rpi Opencv
⭐
105
openCV + Python tests using raspberry pi, camera module and usb cameras
Sign Language Interpreter Using Deep Learning
⭐
104
A sign language interpreter using live video feed from the camera.
Acid.cam.v2.osx
⭐
95
Acid Cam v2 for macOS distorts video to create art.
Deep Surveillance Monitor Facial Emotion Age Gender Recognition System
⭐
92
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 developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion, age and gender of people in any given image, video or real time webcam
Emotion Detection
⭐
80
Look into a webcam and the program will tell you whether you are smiling or not.
Phormatics
⭐
79
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Dogecv
⭐
67
FTC Vision Library
Darknet
⭐
59
AlexeyAB-DarkNet源码解析
Webcam Streamer
⭐
58
Dead simple USB webcam streaming over the internet
Opencv_smallfry
⭐
58
it did not fit anywhere else ..
Modnet Bgremover
⭐
58
A deep learning approach to remove background & adding new background image
Webcam Eyetracking
⭐
57
Training scripts and data for a webcam-based, eye-tracking mouse
Snapchat Filter
⭐
55
3 facial filters on a webcam feed using OpenCV & ML - face swap, glasses and moustache
Fast_akaze
⭐
54
This project optimizes Accelerated-KAZE Feature detector and descriptor
Face Detection Browser Opencv
⭐
51
Real-time face detection using WebRTC, OpenCV, Node.js, and WebSockets
Realtime_object_recognition
⭐
48
Realtime Object recognition using OpenCV 3.3 dnn module and pretrained MobileNetSSD caffe model
Webcam_paint_opencv
⭐
47
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 lines (Blue, Green, Red and Yellow).
Virtual Hover Pen
⭐
45
Virtual Hover Pen with OpenCV library
Mastering Opencv3 Second Edition
⭐
43
Mastering OpenCV 3 - Second Edition by Packt
Headpose Detection
⭐
43
Bounding Box + Landmark + Headpose
Acid.cam.v2.qt
⭐
42
Cross Platform version of Acid Cam for MacOS, Linux, and Windows
Flask Realtime Face Detection Opencv Python
⭐
41
realtime face detection using python and opencv , webcam based
Face And Emotion Recognition
⭐
40
Realtime person's face recognize and can classify emotion using webcam, video or images.
Tcg Ocr Scanner
⭐
37
Trading Card Game card scanner using OCR (Tesseract and OpenCV)
Rb_webcam
⭐
37
Crossplatform video capture library for Ruby (Powered by OpenCV)
Opencv3 Webcam Docker
⭐
36
Dockerfile and instructions for OpenCV 3.1 with Python 2.7 with Cuda GPU support and access to a display and webcam.
Skin Detect
⭐
31
Skin detection in C++ using OpenCV
Mediapipe
⭐
29
effort to incorporate medipipe to Nvidia Jetson ecosystem
Flask Video Stream
⭐
29
Simple webcam video streaming python3 script using Flask.
Jetson Nano Yolov2 Darkflow
⭐
29
run yolov2 darkflow on jetson nano
Install Opencv On Friendlycore
⭐
29
Script for installing OpenCV on FriendlyCore.
Phpwebcam
⭐
28
This is a PHP library to capture webcam frames
Mjpeg_stream_webcam
⭐
28
Webcam Streamer for Octoprint MacOs
Capturing Images From Webcam Using Opencv Python
⭐
26
Capture an image from the webcam of your system and save it to your machine.
Visicam
⭐
26
A Java application, that turns a webcam into a VisiCut compatible network camera with marker detection and perspective correction. Uses OpenCV through JavaCV
Live Video Sketching Through Webcam Using Opencv Python
⭐
25
Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames
Openpose_pythonopencv
⭐
24
A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV
Facedetect
⭐
24
It'll capture image from your webcam and detect your face. It's also supported real time face detect from webcam video.
Real Time Object Detection Api Using Tensorflow
⭐
24
A Transfer Learning based Object Detection API that detects all objects in an image, video or live webcam. An SSD model and a Faster R-CNN model was pretrained on Mobile net coco dataset along with a label map in Tensorflow. This model were used to detect objects captured in an image, video or real time webcam. Open CV was used for streaming objects and preprocessing.
Face Detection Base On Resnetssd
⭐
23
A project can perform face-detection in image/webcam, based on opencv and deep-learning
Python Examples Ip
⭐
23
OpenCV Python Image Processing Examples used for Teaching
Mat2gstreamer
⭐
23
Open camera by OpenCV and send it to gstreamer
Face
⭐
23
Face detection and recognition with OpenCV
Cpp Examples Ipcv
⭐
21
C++ Image Processing and Computer Vision OpenCV Examples used for Teaching
Python Opencv Webcam Face Eye Motion Detection
⭐
20
🪐🐍 Artificial Intelligence that detects peoples' faces\eyes and objects' motions. Try it out! I am sure that you will think: 'Yowzaaa!!!' 🪐🐍 (🔑 KeyWords: python, jupyter notebook, pandas, opencv, AI, Artificial Intelligence, webcam, detection, face detection, eye detection, motion detection 🔑)
Opencv Darts
⭐
20
Darts hit recognition using opencv
Arduino Opencv Human Follower
⭐
20
Face detector and follower using Arduino and OpenCV in Python
Multiple Qr Codes Detection Segmentation And Decoding
⭐
19
A real-time multiple QR codes decorder based on C++, openCV, and openMP
Tello Object Tracking
⭐
19
Yolov3
⭐
18
Pytorch implementation of real time object detection algorithm YOLOv3
Opencv Webcam Recorder And Streamer
⭐
18
Small free software to create a CCTV system with OpenCV from a single camera in your home or garden. Can stream video on a local network, detect motion, detect faces, detect person. Has a system of hooks for actions
Facerecognitionpi
⭐
17
Face Recognition Based Attendance System
Opencv
⭐
17
Practice OpenCV and TensorFlow
Real Time Object Detection
⭐
17
A Low Latency Real-Time Object Detection App using your Webcam. Built using TensorFlow and OpenCV.
Cvloop
⭐
16
cvloop allows online video transformation and evaluation with OpenCV. Designed for jupyter notebooks.
Charades Webcam
⭐
16
Real-time smart webcam in TensorFlow trained on the Charades dataset
Ezfaces
⭐
16
Python package that implements Eigenfaces (face recognition) from scratch. It supports interaction with the webcam.
Movement
⭐
16
Simple interactive game written in Python. A webcam is required to play it.
Real Time Webcam Face Detection 1
⭐
15
Real time webcam face detection
Face Recognition
⭐
15
Face recognition using eigenfaces technique
Crazyflie Ar Detector
⭐
15
Crazyflie detector using webcam and AR marker
Real Time Background Replacement
⭐
14
Real time background replacement using DeepLabv3 MobileNetv2 model for person segmentation and OpenCV for image processing.
Bytetrack Onnx Sample
⭐
14
ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル
Fingerframedetection Tf2
⭐
14
Tensorflow2 Object Detection APIで作成したFinger Frame検出用のモデルです(This is a model for FingerFrame detection created by Tensorflow2 Object Detection API.)
Object And Facial Detection In Python
⭐
14
This repo contains, training material, dlib implementation, tensorflow implementation and an own made complete system implementation with a parse-controller.
Face_detection_on_webcam_with_opencv_and_nodejs
⭐
14
Motion Detection With Opencv
⭐
13
Webcamapplet
⭐
13
This project demonstrates how it's possible to access the webcam from a Java applet. Internally it uses JavaCV and OpenCV to open the webcam.
Object Tracking
⭐
13
Track a random object to move the mouse or control a game
Webcam Ip Beaglebone
⭐
12
Opencv Miniproject Facedetection
⭐
12
Webcam Face Detection Program in python using haarcascade_frontalface_default.xml and has been tested on Linux and Windows environment.
Cuda Webcam
⭐
12
Webcam Image Processing with CUDA using OpenCV
Stipcv
⭐
12
Realtime implemnetation of spatial-temporal local features
Cg Cinder Templates
⭐
11
Cinder templates for Xcode 4.
Motiondetection
⭐
10
A system that monitors motion with Python's OpenCV from a webcam and allows remote viewing of the webcam from an android app. The system takes pictures when it detects motion then emails those pictures. The android app allows you to remotely view the cam anytime.
Webcam Virtual Background
⭐
10
Enjoying web conference with virtual backgrounds on linux
Webcam Motion Detector
⭐
10
👤 Human Face and 🎥 Object Detection using OpenCV
Related Searches
Python Opencv (6,148)
C Plus Plus Opencv (3,668)
Opencv Face (1,549)
Computer Vision Opencv (1,326)
Jupyter Notebook Opencv (1,088)
Python Webcam (1,074)
Camera Opencv (1,062)
Opencv Recognition (898)
Tensorflow Opencv (813)
Deep Learning Opencv (655)
1-100 of 146 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.