https://github.com/insightsoftwareconsortium/itkbonemorphometry
ITK filters that quantify bone morphometry
https://github.com/insightsoftwareconsortium/itkbonemorphometry
bones cpp insight-toolkit itk itk-module morphometry python
Last synced: 2 months ago
JSON representation
ITK filters that quantify bone morphometry
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkbonemorphometry
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2017-07-27T15:08:00.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T18:04:16.000Z (3 months ago)
- Last Synced: 2025-04-12T02:23:14.399Z (3 months ago)
- Topics: bones, cpp, insight-toolkit, itk, itk-module, morphometry, python
- Language: C++
- Size: 1.81 MB
- Stars: 7
- Watchers: 14
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
ITKBoneMorphometry
==================.. image:: https://github.com/InsightSoftwareConsortium/ITKBoneMorphometry/workflows/Build,%20test,%20package/badge.svg
.. image:: https://img.shields.io/pypi/v/itk-bonemorphometry.svg
:target: https://pypi.python.org/pypi/itk-bonemorphometry
:alt: PyPI.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://github.com/InsightSoftwareConsortium/ITKBoneMorphometry/blob/master/LICENSE)
:alt: LicenseOverview
--------This is a module for the `Insight Toolkit (ITK) `_ that
provides filters that `quantify bone morphometry
`_
from computed tomography (CT) images.For more information, see the `Insight Journal article `_::
Vimort J., McCormick M., Paniagua B.
Computing Bone Morphometric Feature Maps from 3-Dimensional Images
The Insight Journal. January-December. 2017.
https://hdl.handle.net/10380/3588
https://insight-journal.org/browse/publication/988Installation
------------Python
^^^^^^Binary `Python packages `_
are available for Linux, macOS, and Windows. They can be installed with::python -m pip install --upgrade pip
python -m pip install itk-bonemorphometryLicense
-------This software is distributed under the Apache 2.0 license. Please see
the *LICENSE* file for details.Acknowledgements
----------------This work was supported by the National Institute of Health (NIH) National
Institute for Dental and Craniofacial Research (NIDCR) grant R21DE025306
(Textural Biomarkers of Arthritis for the Subchondral Bone in the
Temporomandibular Joint) and NIDCR grant R01DE024450 (Quantification of 3D
bony Changes in Temporomandibular Joint Osteoarthritis).