FRAT: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
<br> | <br> | ||
<b>[http://public.kitware.com/Wiki/FRAT Home]</b> | <b>[http://public.kitware.com/Wiki/FRAT Home]</b> | ||
*[[FRAT/Images | Image Gallery]] | *[[FRAT/Images | Image Gallery]] | ||
*[[FRAT/Data | Data and Publications]] | *[[FRAT/Data | Data and Publications]] | ||
Line 15: | Line 14: | ||
<br> | <br> | ||
<b>For Users</b> | <b>For Users</b> | ||
* [[FRAT/ | * [[FRAT/Install_Guide | Installation Guide]] | ||
* [[FRAT/Slicer | FRAT with Slicer]] | * [[FRAT/Slicer | FRAT with Slicer]] | ||
<br> | <br> | ||
Line 21: | Line 20: | ||
<br> | <br> | ||
<b>For Developers</b> | <b>For Developers</b> | ||
* [[FRAT/Library | libFRAT]] | |||
* [[FRAT/Documentation | API Documentation]] | |||
* [[FRAT/Development | Development Docs]] | * [[FRAT/Development | Development Docs]] | ||
<br> | <br> | ||
Line 46: | Line 47: | ||
== Technical Focus == | == Technical Focus == | ||
* | * '''Large Displacement Diffeomorphic Metric Mapping (LDDMM)''' is the core problem of computing a time-dependent and spatially-varying velocity field which accounts for deformation between a pair of images. | ||
* | * '''Cross sectional atlas construction''' computes a geometric average of a set of images. | ||
* | * '''Time series registration''' computes a growth trajectory for a series of longitudinally related images (typically more than two). | ||
* '''Longitudinal atlas construction''' computes the geometric average of a set of time series models. This is used when producing an atlas to represent growth in a population. | |||
* '''Geometric metamorphosis''' registers between images where the underlying structures change and thus a perfect structural match is impossible. | |||
|- | |- | ||
|} | |} |
Latest revision as of 22:17, 11 August 2011
__NOTITLE__
|
OverviewFRAT provides c++ libraries and command line applications for performing fluid registration based operations on 2D and 3D images. The registration method used throughout is based on the large displacement diffeomorphic metric mapping (LDDMM) technique. We use variants of LDDMM to address the problems of time series analysis, cross-sectional atlas building, longitudinal atlas building, and geometric metamorphosis. Command Line Tools
Driving Applications
Technical Focus
|