Difference between revisions of "Documentation/Nightly/Extensions/LongitudinalQuantification"
Line 20: | Line 20: | ||
This extension contains different modules that allow the user to either quantify differences between two models or make measurements on the shape of a model.<br> | This extension contains different modules that allow the user to either quantify differences between two models or make measurements on the shape of a model.<br> | ||
− | The user will first have the possibility to make some preprocessing on the models by cropping them ([[Documentation/{{documentation/version}}/ | + | The user will first have the possibility to make some preprocessing on the models by cropping them ([[Documentation/{{documentation/version}}/Modules/EasyClip|EasyClip]]) and/or making registration between models ([[Documentation/{{documentation/version}}/Modules/SurfaceRegistration|SurfaceRegistration]]).<br> |
− | Then he will have the choice to compute distances between points ([[Documentation/{{documentation/version}}/ | + | Then he will have the choice to compute distances between points ([[Documentation/{{documentation/version}}/Modules/Q3DC|Q3DC]]) or angles between lines ([[Documentation/{{documentation/version}}/Modules/Q3DC|Q3DC]]) or planes ([[Documentation/{{documentation/version}}/Modules/AnglePlanes|AnglePlanes]]).<br> |
− | He will finally be able to create distance maps ([[Documentation/{{documentation/version}}/ | + | He will finally be able to create distance maps ([[Documentation/{{documentation/version}}/Modules/ModelToModelDistance|ModelToModelDistance]]) to either display them as color maps ([[Documentation/{{documentation/version}}/Extensions/ShapePopulationViewer|ShapePopulationViewer]]) or compute statistics ([[Documentation/{{documentation/version}}/Modules/MeshStatistics | MeshStatistics]]) on the entire model or just a region of interest ([[Documentation/{{documentation/version}}/Modules/PickAndPaint|PickAndPaint]]).<br> |
All those modules will be available to use by themselves or all at once by using [[Documentation/{{documentation/version}}/Modules/LongitudinalQuantification|LongitudinalQuantification]] that will guide the user through the different steps.<br> | All those modules will be available to use by themselves or all at once by using [[Documentation/{{documentation/version}}/Modules/LongitudinalQuantification|LongitudinalQuantification]] that will guide the user through the different steps.<br> | ||
Line 29: | Line 29: | ||
{{documentation/{{documentation/version}}/extension-section|Modules}} | {{documentation/{{documentation/version}}/extension-section|Modules}} | ||
{| | {| | ||
− | |[[Image:AnglePlanes_Logo.png|thumb|125px|[[Documentation/{{documentation/version}}/ | + | |[[Image:AnglePlanes_Logo.png|thumb|125px|[[Documentation/{{documentation/version}}/Modules/AnglePlanes|AnglePlanes]]]] |
− | |[[Image:EasyClipLogo.png|thumb|125px|[[Documentation/{{documentation/version}}/ | + | |[[Image:EasyClipLogo.png|thumb|125px|[[Documentation/{{documentation/version}}/Modules/EasyClip|EasyClip]]]] |
|[[Image:LongitudinalQuantification_Logo.png|thumb|142px|[[Documentation/{{documentation/version}}/Modules/LongitudinalQuantification|LongitudinalQuantification]]]] | |[[Image:LongitudinalQuantification_Logo.png|thumb|142px|[[Documentation/{{documentation/version}}/Modules/LongitudinalQuantification|LongitudinalQuantification]]]] | ||
− | |[[Image: MeshStatisticsExtension.png|thumb|125px|[[Documentation/{{documentation/version}}/ | + | |[[Image: MeshStatisticsExtension.png|thumb|125px|[[Documentation/{{documentation/version}}/Modules/MeshStatistics | MeshStatistics]]]] |
− | |[[Image:Pick'NPaint_Logo.png|thumb|125px|[[Documentation/{{documentation/version}}/ | + | |[[Image:Pick'NPaint_Logo.png|thumb|125px|[[Documentation/{{documentation/version}}/Modules/PickAndPaint|PickAndPaint]]]] |
− | |[[Image:Q3DC_Logo.png|thumb|125px|[[Documentation/{{documentation/version}}/ | + | |[[Image:Q3DC_Logo.png|thumb|125px|[[Documentation/{{documentation/version}}/Modules/Q3DC|Q3DC]]]] |
|} | |} | ||
Revision as of 14:10, 20 May 2016
Home < Documentation < Nightly < Extensions < LongitudinalQuantification
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Author: Jean-Baptiste Vimort, University of Michigan
Contributors:
- From the University of Michigan: Lucia Cevidanes, Julia Lopinto, Lucie Macron
- From the University of North Carolina: Francois Budin, Beatriz Paniagua, Juan-Carlos Prieto
Contact: Jean-Baptiste Vimort, <email>jb.vimort@gmail.com</email>
Acknowledgments: This work was supported by the National Institues of Dental and Craniofacial Research and Biomedical Imaging and Bioengineering of the National Institutes of Health under Award Number R01DE024450
Extension Description
This extension contains different modules that allow the user to either quantify differences between two models or make measurements on the shape of a model.
The user will first have the possibility to make some preprocessing on the models by cropping them (EasyClip) and/or making registration between models (SurfaceRegistration).
Then he will have the choice to compute distances between points (Q3DC) or angles between lines (Q3DC) or planes (AnglePlanes).
He will finally be able to create distance maps (ModelToModelDistance) to either display them as color maps (ShapePopulationViewer) or compute statistics ( MeshStatistics) on the entire model or just a region of interest (PickAndPaint).
All those modules will be available to use by themselves or all at once by using LongitudinalQuantification that will guide the user through the different steps.