Difference between revisions of "Projects/Slicer3/2007 Project Week Support for electron microscopy"
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | {| | ||
|[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]] | |[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]] | ||
+ | |[[Image:Spines01.jpg|thumb|320px|A small fragment of a dendrite (gray) with segmented spines (color).]] | ||
+ | |[[Image:SpineSample.jpg|thumb|520px|A sample of spines plotted into individual axes.]] | ||
|} | |} | ||
Line 30: | Line 32: | ||
<h1>Progress</h1> | <h1>Progress</h1> | ||
+ | * Attempted itk::BinaryThinningImageFilter ([http://www.itk.org/Doxygen/html/classitk_1_1BinaryThinningImageFilter.html Doxygen Link]), but it creates planes rather than lines in parts of some spines. | ||
+ | * Obtained code from Martin Styner (via Stephen Aylward). Will implement and see if works. | ||
+ | * Suggestion to try CorCTA module in Slicer2; Crashes | ||
</div> | </div> |
Latest revision as of 07:53, 29 June 2007
Home < Projects < Slicer3 < 2007 Project Week Support for electron microscopy
Key Investigators
- UCSD/NCMIR: W. Bryan Smith, Mark Ellisman
- Isomics: Steve Pieper
Objective
Dendritic spines are the primary sites of excitatory neuronal communication in the brain. It is of fundamental interest to cellular neurobiologists to understand how the number, size, and shape of dendritic spines varies across brain regions, and as a function of experimental treatment within a given region. We would like to assess morphological properties of spines using Slicer.
Approach, Plan
Spines have been manually segmented from tilt-series electron tomograms. The spines need to be registered to a common coordinate system, and then a variety of measurements must be made on the size and shape of each spine in an effort to cluster the spines according to their morphologies.
The plan for the project week is to first try out 3D skeletonization filters in ITK to define the medial axis of each spine.
Progress
- Attempted itk::BinaryThinningImageFilter (Doxygen Link), but it creates planes rather than lines in parts of some spines.
- Obtained code from Martin Styner (via Stephen Aylward). Will implement and see if works.
- Suggestion to try CorCTA module in Slicer2; Crashes
References
- Insert some refs here