Abstract: 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… Read More
Tag: histogram
Histogram Layers For Texture Analysis
Abstract: 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… Read More