You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Using texture analysis we differentiate the defects on the steel slab surface images.
Here for the analysis we use the processing using LBP algorithm, from that matrix we use Convolution for spot detection, edge detection and level detection.
The code starts by taking an image from dataset given as follows;
I=imread('cameraman.tif');
defect(I)
gives three spot, edge, level detections.
Cite As
Jahnavi Chintapalli (2026). Steel slab surface defect detection using texture analysis (https://www.mathworks.com/matlabcentral/fileexchange/102544-steel-slab-surface-defect-detection-using-texture-analysis), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (2.34 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
