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.

You are now following this Submission

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 .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0