[ITK-users] New Submission: Computing Textural Feature Maps for N-Dimensional images

Insight Journal noreply at insightsoftwareconsortium.org
Wed May 31 12:51:24 EDT 2017


Hello,

A new submission has been added to the Insight Journal.

Title: Computing Textural Feature Maps for N-Dimensional images
Authors: Vimort J., McCormick M., Budin F., Paniagua B.
Abstract: This document describes a new remote module implemented for the Insight Toolkit ITK, itkTextureFeatures. This module contains two texture analysis filters that are used to compute feature maps of N-Dimensional images using two well-known texture analysis methods. The two filters contained in this module are itkScalarImageToTextureFeaturesImageFilter (which computes textural features based on intensity-based co-occurrence matrices in the image) and itkScalarImageToRunLengthFeaturesImageFilter (which computes textural features based on equally valued intensity clusters of different sizes or run lengths in the image). The output of this module is a vector image of the same size than the input that contains a multidimensional vector in each pixel/voxel. Filters can be configured based in the locality of the textural features (neighborhood size), offset directions for co-ocurrence and run length computation, the number of bins for the intensity histograms, the intensity range or
  the range of run lengths. This paper is accompanied with the source code, input data, parameters and output data that we have used for validating the algorithm described in this paper. This adheres to the fundamental principle that scientific publications must facilitate reproducibility of the reported results.

Download and review this publication at: http://hdl.handle.net/10380/3574

Generated by the Insight Journal

You are receiving this email because you asked to be informed by the Insight Journal for new submissions. To change your email preference visit http://www.insight-journal.org/ .


More information about the Insight-users mailing list