# ITKTextureFeatures **Repository Path**: fitsir/ITKTextureFeatures ## Basic Information - **Project Name**: ITKTextureFeatures - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-19 - **Last Updated**: 2021-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ITKTextureFeatures ================== .. image:: https://github.com/InsightSoftwareConsortium/ITKTextureFeatures/workflows/Build,%20test,%20package/badge.svg :alt: Build Status Overview -------- This repository contains `ITK `_ filters to estimate texture feature maps from N-dimensional images. For more information, see the `Insight Journal article `_:: Vimort J., McCormick M., Budin F., Paniagua B. Computing Textural Feature Maps for N-Dimensional images McCormick M. The Insight Journal. January-December. 2017. http://hdl.handle.net/10380/3574 http://insight-journal.org/browse/publication/985 Installation ------------ Python ^^^^^^ Binary `Python packages `_ are available for macOS, Linux, and Windows. They can be installed with:: python -m pip install --upgrade pip python -m pip install itk-texturefeatures 3D Slicer Extension ^^^^^^^^^^^^^^^^^^^ The module functionality is also available in the `3D Slicer `_ desktop application. Install the *BoneTextureExtension* in the `3D Slicer extension manager `_. `Additional documentation `_ is available for `the extension `_. C++ ^^^ Since ITK 4.13.0, this module is available in the ITK source tree as a Remote module. To enable it, set:: Module_TextureFeatures:BOOL=ON in ITK's CMake build configuration. License ------- The source code is distributed under the Apache 2.0 License. Please see 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).