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.
- Host: GitHub
- URL: https://github.com/kitware/bonetextureextension
- Owner: Kitware
- License: apache-2.0
- Created: 2017-01-09T20:17:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T15:00:11.000Z (over 1 year ago)
- Last Synced: 2024-12-30T11:44:02.011Z (over 1 year ago)
- Topics: 3d-slicer-extension, kitware
- Language: Python
- Homepage:
- Size: 38.6 MB
- Stars: 9
- Watchers: 6
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).