Steel slab surface defect detection using texture analysis

Hot rolled steel slabs during their manufacturing process encounter several faults which are visible on the surface.
78 Downloads
Updated 24 Nov 2021

View License

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 (2024). 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 .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0