The Insight Journal logo

Computing Bone Morphometric Feature Maps from 3-Dimensional Images

Vimort, Jean-Baptiste, McCormick, Matthew, Paniagua, Beatriz
Kitware Inc.
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3588
New: Prefer using the following doi: https://doi.org/10.54294/vctqy4
Published in The Insight Journal.
Submitted by Jean-baptiste Vimort on 2017-11-02 15:41:14.

This document describes a new remote module implemented for the Insight Toolkit (ITK), itkBoneMorphometry. This module contains bone analysis filters that compute features from N-dimensional images that represent the internal architecture of bone. The computation of the bone morphometry features in this module is based on well known methods. The two filters contained in this module are itkBoneMorphometryFeaturesFilter. which computes a set of features that describe the whole input image in the form of a feature vector, and itkBoneMorphometryFeaturesImageFilter, which computes an N-D feature map that locally describes the input image (i.e. for every voxel). itkBoneMorphometryFeaturesImageFilter can be configured based in the locality of the desired morphometry features by specifying the neighborhood size. This paper is accompanied by the source code, the input data, the choice of parameters and the output data that we have used for validating the algorithms described. This adheres to the fundamental principle that scientific publications must facilitate reproducibility of the reported results.