Difference between revisions of "Projects/Slicer3/2007 Project Week Support for electron microscopy"
Line 32: | Line 32: | ||
<h1>Progress</h1> | <h1>Progress</h1> | ||
− | Attempted itk::BinaryThinningImageFilter ([http://www.itk.org/Doxygen/html/classitk_1_1BinaryThinningImageFilter.html Doxygen Link]), | + | * 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. | 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. | + | * Obtained code from Martin Styner (via Stephen Aylward). Will implement and see if works. |
− | Suggestion to try CorCTA module in Slicer2; Crashes | + | * Suggestion to try CorCTA module in Slicer2; Crashes |
</div> | </div> |
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