claffey_matlab > Object tracking

Analyzing animal movement in experiment videos

Demo

Goal

Take a video of a mouse moving around in an experimental environment and quantify where it spent time and how much it moved.

Requirements


Overview

1. Start matlab and open the script
 
2. File: Select the file to be analyzed

3. Background: Specify the time in the video to use for the background calibration

4. Regions: If you want to produce analysis that details where the mouse was relative to certain regions, you are then prompted to highlight those regions in the background image. Even if you do not specify regions, the x/y coordinates and amount of movement by time are still available.

5. Analyze: Specify the time in the video to analyze (e.g. from 2min 37seconds to 5min 37seconds). The bulk of the processing happens in this step.

6. Review: A GUI allows you to view the results of the object tracking with time lapsed.

7. Export: The data is available:



Copyright 2013 Mike Claffey