Code Monkey home page Code Monkey logo

movementdetector's Introduction

Movemente Detector

Movement Detector is a simple Java OpenCv application created as university project for the computer vision course at La sapienza, Rome. It aims to detect when movements occur in front of a camera by using pixel based frame difference. It also provides the ability to detect faces when a moderate quantity of movement is detected.

Requirements

  • Java JRE 1.6+
  • OpenCV 2.2+
  • a webcam (The other required libraries are shipped with Movement Detector in the dist/lib/ folder)

Running

You can find a runnable jar (last updated version) in the dist folder.
To run it simply use: java -jar "movementDetector.jar".
On some OSs you can simply run the app by clicking on the movementDetector.jar file.

NB: do not move or remove the lib folder

Known Issues

If you use Movement Detector on Mac you may experience problems when starting the camera. Sometimes the application may get stuck and you have to force close and restart it again. It seems due to an OpenCV bug that does not handle threads in a safe way on mac. The problem will be resolved when openCV authors will release a fixed version. So we apparently have to wait. In the meanwhile any workaround would be heavily appreciated. So, please, contact us if you know some.

movementdetector's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

movementdetector's Issues

Sync Start & Stop buttons

Start & stop buttons are out of sync... you can press them many times and the whole app may crash!

Command text does not updates correctly

In the options windows the command textfield does not updates the relate option field correctly. It keeps missing the last inserted character.. Maybe that's because we've used the wrong event on the textfield.

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.