Skull stripping/Bibliography

From Citizendium
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A list of key readings about Skull stripping.
Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification.
Provides a good overview of image segmentation techniques commonly applied to neuroimaging data in the framework of brain morphometry. Includes a section on brain extraction algorithms.
The theoretical basis for the popular FSL BET package for brain extraction from neuroimaging data, with the following basic processing steps:
  1. Binarization of the image based on a threshold estimated from the histogram
  2. Determination of centre of gravity of the binary image and of the radius of a sphere with a volume equivalent to the number of above-threshold voxels
  3. Initialization of a tesselated surface of a sphere with half that radius
  4. Surface growing until the enclosed volume reaches the size of the full sphere and is topologically correct
Describes a fully automated 3D brain extraction algorithm that works independently of scan orientation.