Coder Social home page Coder Social logo

janddda / motion-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cedricve/motion-detection

0.0 2.0 0.0 572 KB

OpenCV motion detection for Raspberry Pi + Web interface

CMake 0.47% C++ 85.22% Shell 0.23% ApacheConf 0.02% JavaScript 9.89% CSS 2.48% PHP 1.68%

motion-detection's Introduction

#OpenCV C++ Motion Detection

WARNING

  • This repository is a proof of concept, and should not be used in production. The code in this project doesn't follow any good coding conventions.
  • The core idea of this project has been integrated into the Kerberos.io project, which is a better reference to get started.

This is a free, open source, motion detection project using OpenCV and C++. The project was orginally designed for the Raspberry Pi. Due to the low CPU power and available memory, the algorithm of Collins et al. is used. More information about how it works can be found here.

The project includes 4 different parts:

  • The source of the motion detection, using a simple rectangle where motion is detected.
  • A commandline tool, selectregion, to select a region of interest on a selected image.
  • The source of the motion detection, using a complex concave hull (this area is generated by the selectregion tool).
  • A webinterface to view and filter the images in your webbrowser.

motion detection select region

#Installation

Before you can use the motion detection, OpenCV must be installed on your device. You can follow this link for more information how to do it on the Raspberry Pi; there are a lot of other posts on the web which will you help either, so pick at random. After you installed OpenCV you can follow this tutorial.

#Selectregion tool

More information about the selectregion tool can be found here. The how to compile steps can be found there either.

motion-detection's People

Contributors

cedricve avatar amthesis avatar

Watchers

James Cloos avatar Janddda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.