Android - camera as motion detector

Yar picture Yar · Mar 19, 2012 · Viewed 37k times · Source

How to implement a simple motion detector using the front camera and Android SDK?

An example scenario would be like this: a device is standing on a stand and plays a movie. If a person appears in front of it, without even touching it - it changes the movie.

Answer

Justin picture Justin · Oct 9, 2012

Here is my open source motion detection app for Android.

https://github.com/phishman3579/android-motion-detection