Tracking
From FarsightWiki
(Difference between revisions)
(New page: ==5-D Image Analysis==) |
|||
Line 1: | Line 1: | ||
==5-D Image Analysis== | ==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 | ||
+ | |||
+ | |||
+ | |||
+ | == Tracking Editor == |
Revision as of 23:18, 8 May 2009
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