Tracking

From FarsightWiki
Revision as of 23:26, 8 May 2009 by Arun (Talk | contribs)
Jump to: navigation, search

Contents

5-D Image Analysis

Overview

5-D Image analysis involves object extraction and tracking of multiple channel data.


Tracking Program

Usage:

  Track

Input parameters are contained in the file filename.conf located in the same directory of execution. It contains one row per 3-D image to be processed of the form

 DatasetID     "Filename"    channel_id     time_point

An example line would be

 dataset1 "data/wF5p120307m1s5-t10/wF5p120307m1s5_w1_t10.tif" 1 10

Here, we want to track a movie named "dataset1" with filename "data/wF5p120307m1s5-t10/wF5p120307m1s5_w1_t10.tif". This file is from channel 1 and time point 10.

Tracking Editor