Vessel Laminae Segmentation

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
(New page: =Vessel Segmentation= ==Background and motivation== Accurate and rapid segmentation of microvasculature from three-dimensional (3-D) images is important for diverse studies in neuroscienc...)
 
Line 4: Line 4:
 
Accurate and rapid segmentation of microvasculature from three-dimensional (3-D) images is important for diverse studies in neuroscience, tumor biology, stem-cell niches, cancer stem cell niches, and other areas. Vessel segmentation algorithm presents a robust 3-D algorithm to segment vasculature that is image by labeling laminae, rather than lumenal volume. The signal is weak, sparse, noisy, non-uniform, low-contrast, and exhibits gaps and spectral artifacts, so adaptive thresholding & Hessian filtering based methods are not effective.  
 
Accurate and rapid segmentation of microvasculature from three-dimensional (3-D) images is important for diverse studies in neuroscience, tumor biology, stem-cell niches, cancer stem cell niches, and other areas. Vessel segmentation algorithm presents a robust 3-D algorithm to segment vasculature that is image by labeling laminae, rather than lumenal volume. The signal is weak, sparse, noisy, non-uniform, low-contrast, and exhibits gaps and spectral artifacts, so adaptive thresholding & Hessian filtering based methods are not effective.  
  
[[Image:Sample_vessel_image.jpg]]
+
[[Image:Sample_vessel_image.jpg|right|thumb|300px|A 2-D projection of a blood vessel image]]
  
 
==The Algorithm==
 
==The Algorithm==

Revision as of 17:38, 10 April 2009

Contents

Vessel Segmentation

Background and motivation

Accurate and rapid segmentation of microvasculature from three-dimensional (3-D) images is important for diverse studies in neuroscience, tumor biology, stem-cell niches, cancer stem cell niches, and other areas. Vessel segmentation algorithm presents a robust 3-D algorithm to segment vasculature that is image by labeling laminae, rather than lumenal volume. The signal is weak, sparse, noisy, non-uniform, low-contrast, and exhibits gaps and spectral artifacts, so adaptive thresholding & Hessian filtering based methods are not effective.

A 2-D projection of a blood vessel image

The Algorithm

Programs

Personal tools