Related Experiment Video
Updated: Oct 5, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
A Convolutional Neural Networks-Based Approach for Texture Directionality Detection
Marcin Kociołek1, Michał Kozłowski2, Antonio Cardone3
1Institute of Electronics, Lodz University of Technology, Al. Politechniki 10, 93-590 Łódź, Poland.
Convolutional neural networks (CNNs) show promise for detecting image texture directionality, offering faster processing than existing methods. While slightly less accurate than interpolated grey-level co-occurrence matrices (iGLCM), CNNs outperform other techniques and generalize to real-world images.
Area of Science:
- Computer Vision
- Image Analysis
- Machine Learning
Background:
- Texture directionality is a crucial image characteristic with significant applications.
- Existing methods like Fourier-based and interpolated grey-level co-occurrence matrix (iGLCM) have limitations in speed or robustness.
- Convolutional neural networks (CNNs) offer a potential new approach for this task.
Purpose of the Study:
- To evaluate the effectiveness of CNNs for texture directionality detection.
- To compare CNN performance against established methods (Fourier, iGLCM, local gradient orientation).
- To assess the robustness and speed of CNN-based texture directionality detection.
Main Methods:
- Development of a synthetic texture dataset with controlled directionality and perturbations for training.
- Definition and testing of various shallow and deep CNN architectures.
- Comparative analysis of CNNs against iGLCM, Fourier, and local gradient orientation methods.
Main Results:
- CNNs achieve accuracy comparable to iGLCM, outperforming Fourier and local gradient orientation methods.
- CNNs demonstrate significantly higher computational speed compared to other methods.
- The best-performing CNN architecture shows generalization capabilities on real-life image data.
Conclusions:
- CNNs represent a viable and efficient approach for texture directionality detection.
- The speed and generalization of CNNs warrant further research and development in this area.
- CNNs offer a promising alternative for applications requiring rapid and accurate texture analysis.
More Related Videos
Related Concept Videos
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Direction Cosines of a Vector
Shape and Texture of Coarse Aggregate
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

