Skip to main content
. 2019 May 21;9:374. doi: 10.3389/fonc.2019.00374

Table 1.

Features extraction techniques used in radiomic analysis.

Histogram features: These are first-order statistics computed from image's histogram of voxel/pixel intensities. Histogram features (e.g., average, standard deviation, skewness, kurtosis, energy and entropy) encode the voxel intensities and the shape of the data's distribution (41, 42). In non-CNS malignancies, these features have been associated with histological features, subtype and grade (43, 44).
Texture features: Texture features use second order statistics to characterize the spatial relationship between voxel intensities, describing the local spatial arrangement of intensities in the image. The features encode several matrices that represent the special intensity distribution in several ways. Not included in the list below are also texture features based on several conventional techniques that have been predictive of clinical outcomes, such as: as scale-invariant feature transform (SIFT), histogram of oriented gradients (HOG), fractal texture analysis (FTA) and local binary patterns (LBP) (4547). Elsewise, the most common texture features are:
Gray-level co-occurrence matrix (GLCM)—the most commonly used texture feature. Considering only voxels within a specific range of gray values, it produces a matrix of the spatial relationships of pairs of voxels (48).
Joint intensity matrix (JIM)—evaluates the spatial relationships of pairs of voxels within given intensity ranges across different MRI different sequences. This is in contrast to GLCM, which is restricted to a single MRI sequence (21).
Neighborhood gray-tone difference matrix (NGTDM)—a description of the differences in signal intensity, or gray-tone, between each voxel and its neighboring voxels (49). It has been used in several topics of images analysis and classifications (45).
Neighboring gray-level dependence matrix (NGLDM)—Similar to NGTDM, is computed from the gray tone relationship between every element in the image and all of its neighbors at a certain distance (50, 51).
Gray-level run length matrix (GLRLM)—A matrix of all the voxels within the same gray level value (52).
Multiscale texture features: These features have been derived from filters, such as the Laplacian or Gaussian filter (53), that serve as a generic differential operator. Multiscale texture features provide an excellent description of local image variations, such as edges or blobs. The ROI's image is filtered in a multiscale way—from fine to coarse texture—that can be quantified by parameters like entropy (31, 54). The wavelet decomposition of an image generates multiscale texture images based on multiband frequencies, a radiographic characteristic called a detail. Each of these bands has a scale of the texture inside the image. A quantifier function then evaluates the texture of the images, using the resultant value as an input for a classifier model (42, 55).
Deep features: These features are derived from deep neural networks, the process of which is well-described in a recent review (56). To accomplish this, a pre-trained network must be established prior to texture extraction. As a case study from the literature, (1) ImageNET was pretrained to identify textures, (2) the CNN analyzed a fully connected layer of ImageNet, deriving 4,096 texture features, then (3) these features were used an input for a classifier model, which could also incorporate a CNN (as described in this review's Radiomics Analysis step) (39). However, CNNs require numerous examples to develop a reliable model. In general, studies implementing CNNs require more patients than the number of features being analyzed. Achieving this sample size can be a challenge, so alternative methods of model generation are needed for many studies. One such example reported the conditional entropy from a texture of the CNN's feature map. This was a reliable alternative when implemented into a random forest classifier, instead of another different standard CNN model (57).
Shape features: Shape features describe the 3D (or 2D) geometrical composition of the ROI considered the size (e.g., volume), form (e.g., sphericity, solidity, major length axis) and tumor location. As with traditional radiological assessment, shape is a characteristic that does relate to tumor characteristics with radiomics as well (19, 58, 59).