MATLAB | Image Processing | Computer Vision
Developed a Glove Defect Detection (GDD) system using MATLAB, designed to enhance quality control in glove manufacturing. The system applies advanced image processing techniques to detect defects in disposable, cotton, and leather gloves, ensuring compliance with high-quality standards in industries such as healthcare and food processing.
-
Low-Level Processing: Involves grayscale conversion, Gaussian filtering, contrast stretching, and sharpening to improve image quality and reduce noise.
-
Mid-Level Processing Employs threshold and edge segmentation, with the Canny edge detector offering high accuracy for identifying defects.
-
High-Level Processing Utilizes part extraction and K-means clustering for glove color analysis, along with Delta E color difference calculations to detect defects.
- Image preprocessing and enhancement techniques
- Advanced segmentation methods for defect identification
- Color-based defect detection using Delta E and K-means clustering
- User-friendly graphical interface for glove image analysis