#
motion-detection
Here are 217 public repositories matching this topic...
Open
1
Open
3
A curated list of background subtraction related papers and resources
-
Updated
May 16, 2020
Pigeon is a simple 3D printed cloud home surveillance camera project that uses the new Raspberry Pi Zero W
-
Updated
Sep 11, 2017 - Shell
TOFlow: Video Enhancement with Task-Oriented Flow
video
deep-learning
interpolation
motion-detection
dataset
video-processing
optical-flow
super-resolution
video-demo
video-denoising
video-deblocking
-
Updated
Nov 11, 2019 - MATLAB
MTCNN with Motion Detection, on Raspberry Pi with Love
-
Updated
Mar 17, 2017 - Jupyter Notebook
Raspberry Pi motion vector detection program with OSD web interface.
-
Updated
Aug 12, 2019 - C
Android code to detection motion by comparing two images.
-
Updated
Dec 9, 2015 - HTML
knight-of-ni
commented
Jun 29, 2016
We should create man page documentation of some sort. Since we are not distributing an executable, other than example programs, there is some question as to how to name it.
I'm looking at ffmpeg's manpage documentation and it looks like they've created the following man pages, which follow the names of their libraries:
ffmpeg-scaler
ffmpeg-resample
ffmpeg-codecs
ffmpeg-devices
If we followed tha
motionEye - Home Assistant Community Add-ons
-
Updated
May 21, 2020 - Shell
Raspberry PI Surveillance Automation
-
Updated
Oct 2, 2017 - Shell
Auto Attendance System Using Real Time Face Recognition With Various Computer Vision & Machine Learning Tools
opencv
computer-vision
javafx
motion-detection
mysql-database
face-recognition
gesture-detection
javacv
ocr-recognition
eye-detection
haar-training
mechine-learing
bio-metric-attendance-system
-
Updated
Nov 25, 2018 - Java
Motion detecting security camera using a raspberry pi, webcam, s3, and slack
-
Updated
May 17, 2020 - Go
-
Updated
Nov 9, 2018 - C
A project on motion detection in a noisy environment (shaky or moving camera), through background subtraction with single Gaussian models.
-
Updated
Sep 20, 2017 - C++
Makeshift Raspberry Pi Security Camera System
-
Updated
Jul 18, 2017 - Python
Distributed Motion Surveillance Security System (DMS3): a Go-based distributed video security system
go
golang
raspberry-pi
client
iot
security
video
camera
tcp
server
surveillance
email
raspberrypi
motion
motion-detection
video-surveillance
motion-detector
sbc
video-security-surveillance
surveillance-event
-
Updated
Sep 5, 2019 - Go
Lightweight Simple CAmera MOtion DETection application.
-
Updated
Jun 3, 2019 - C++
Visual Computing : Markerless Motion and/or Pose and/or Face detection and/or tracking and it's 3D reconstruction (in real time)
opencv
machine-learning
opengl
computer-vision
cplusplus
computer-graphics
image-processing
motion-detection
face-detection
motion-capture
3d-reconstruction
motion-recognition
motion-estimation
pose-estimation
motion-tracking
head-pose-estimation
visual-computing
3d-motion-reconstruction
-
Updated
May 12, 2019
Automatic and reference-free MR artifact detection
-
Updated
Feb 23, 2020 - Python
-
Updated
Mar 30, 2018 - C++
This is a motion detector module for MagicMirror
-
Updated
May 20, 2020 - JavaScript
Computer Vision programs like Motion Detection, Color Tracking, Motion Rcording, Optical Flow and Object Tracking using Python with OpenCV library
-
Updated
Jul 27, 2018 - Python
Build your own security cam and detect motion with a Raspberry Pi and the official camera board. This application saves 1080p videos of motion, has a live view and a webinterface to define areas which don't need to checked for motion.
-
Updated
Jun 24, 2018 - Python
Action recognition.基于C3D的视频动作识别
-
Updated
Nov 5, 2018 - Python
Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.
tracking
motion-detection
dnn
yolo
object-detection
faces
object-tracking
darknet
background-subtraction
kalman
multitarget
pedestrians
hungrian
-
Updated
May 23, 2020 - C++
Motion Detection with Java + OpenCV + Webcam
-
Updated
Mar 7, 2020 - Java
A firmware application written in C++ using Arduino and Adafruit libraries. It sleeps in low power mode until, activated by the PIR motion sensor, it takes a picture. Images are posted to io.adafruit.com using the REST API.
c-plus-plus
camera
motion-detection
pir
feather-m0
atmel-sam-family
vc0706
mammalcam
mammal-cam
motion-camera
-
Updated
Mar 15, 2020 - C++
ESP8266 based HomeKit Motion Sensor that works the same as Elgato Eve Motion
esp8266
homebridge
motion
motion-detection
homekit
espressif
homekit-api
hap
motion-sensor
homekit-device
homekit-accessory
homekit-accessory-protocol
esp-homekit-sonoff
esp-homekit
fakegato
ravencore
esp-homekit-demo
elgato-eve
homekit-motion-sensor
homekid
-
Updated
Apr 18, 2020
Detects transient motion in a video feed. If said motion is large enough, and recent enough, reports that there is motion!
-
Updated
Jul 12, 2018 - Python
Improve this page
Add a description, image, and links to the motion-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the motion-detection topic, visit your repo's landing page and select "manage topics."
For further development of the project, it would be great to have unit tests to ensure the project code does not break with further changes/improvements. The tests go under tests folder in 2.0 branch where Python 3+ porting is happening.