Skip to content

Random walker (RaW) segmentation of myelinated axons in 3D EM data

License

Notifications You must be signed in to change notification settings

NYU-DiffusionMRI/RaW-seg

Repository files navigation

Random Walker (RaW) segmentation

The code implements random walker (RaW) segmentations of myelinated axons in 3d electron microscopy (EM) data, developed in Lee, et al., Brain Struct Funct, 2019. All functions are implemented in MATLAB and defined in 3 classes:

  • rawseg: Random walker segmentation for myelinated axons in 3d EM data.
  • analyzeseg: Analyze segmented axons and calculate fiber orientation distribution (FOD), dispersion angle, axonal diameter, and g-ratio.
  • plotseg: Visualize segmented axons into a 3d box or 3d polyhedrons.

The usage of the classes can be found in demo_*.m files.

The EM data and axon segmentation can be downloaded here.

References

Authors

License

This project is licensed under the LICENSE.

About

Random walker (RaW) segmentation of myelinated axons in 3D EM data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages