Top "Motion-detection" questions

Related to detection of motion related to programming issues, like computer vision, sensor control, etc.

Detect if video file contains movement

I have a bunch of video clips from a webcam (duration is 5, 10, 60 seconds), and I'm looking for a way to …

linux opencv video motion-detection
Visual Odometry (aka. Egomotion estimation) with OpenCV

I'm planning to implement an application with augmented reality features. For one of the features I need an egomotion estimation. …

opencv augmented-reality motion-detection
Android MotionEvent: find out if motion happened outside the view

I have a button and OnTouchListener attached to it. How can I find if motion (when user presses the button) …

android motion-detection
Store Kinect's v2.0 Motion to BVH File

I would like to store the motion capture data from Kinect 2 as a BVH file. I found code which does …

c# kinect motion-detection
Opencv Motion detection with tracking

I need a robust motion detection and tracking in web cam's video frames. The background is always the same. The …

opencv motion-detection object-detection background-subtraction
Detecting Significant Device Motion on Android

I've been trying to figure out how to make an application that detects whether the device has been moved a …

android motion-detection motionevent
Openni "One or more of the following nodes could not be enumerated"

I have installed the latest version of openni and NITE in the following order: Openni 1.3.4.6 unstable development edition x64 NITE 1.4.2.5 …

computer-vision kinect motion-detection openni primesense
How to detect movement of object on iPhone's camera screen?

I have an application which needs to be able to detect the movement of object or image which is shown …

ios camera detection motion-detection
Java Motion Detection using webcam

I'm in a group that is trying to detect motion from people walking through a space and then for each …

java opencv processing jmf motion-detection