An open API service indexing awesome lists of open source software.

https://github.com/kitware/bonetextureextension

Slicer extensions for computing feature maps of N-Dimensional images using well-known texture analysis methods.
https://github.com/kitware/bonetextureextension

3d-slicer-extension kitware

Last synced: about 1 year ago
JSON representation

Slicer extensions for computing feature maps of N-Dimensional images using well-known texture analysis methods.

Awesome Lists containing this project

README

          

# Bone Texture

This slicer extension uses work contributed as external modules for ITK.

### ITKBoneMorphometry
- Module: [ITKBoneMorphometry](https://github.com/InsightSoftwareConsortium/ITKBoneMorphometry)
- Insight Journal: [Computing Bone Morphometric Feature Maps from 3-Dimensional Images](http://www.insight-journal.org/browse/publication/988)

### ITKTextureFeatures
- Module: [ITKTextureFeatures](https://github.com/InsightSoftwareConsortium/ITKTextureFeatures)
- Insight Journal: [Computing Textural Feature Maps for N-Dimensional images](http://www.insight-journal.org/browse/publication/985)

A tutorial of how to use this module can be found in [pdf](./Docs/BoneTextureExtensionTutorial_2017.pdf).