Tag: histogram
Connecting The Past And The Present: Histogram Layers For Texture Analysis
July 15, 2022Abstract: Feature engineering often plays a vital role in the fields of computer vision and machine learning. A few common examples of engineered features include histogram of oriented gradients (HOG) (Dalal and Triggs, 2005), local binary patterns (LBP) (Ojala et al., 1994), and edge histogram descriptors (EHD) (Frigui and Gader, 2008). Features such as pixel […]
Read more: Connecting The Past And The Present: Histogram Layers For Texture Analysis »Histogram Layers For Texture Analysis
July 9, 2021Abstract: We present a histogram layer for artificial neural networks (ANNs). An essential aspect of texture analysis is the extraction of features that describe the distribution of values in local spatial regions. The proposed histogram layer directly computes the spatial distribution of features for texture analysis and parameters for the layer are estimated during backpropagation. […]
Read more: Histogram Layers For Texture Analysis »