Automated Fruit Grading Systemnote
Automated Fruit Grading Systemnote
prototype system designed for automatic visual inspection and grading of fruits,
specifically apples and mangoes, to replace manual grading methods. This is
motivated by the need for consistent and uniform quality in fruit production, which
is crucial for consumer satisfaction and marketability. The system utilizes a
camera to capture images of fruits placed on a rotating desk, with image processing
and grading performed using MATLAB. The primary focus is on external quality
factors like size, color intensity, shape, surface appearances, and particularly
the detection of surface defects or decay.
The grading system operates on the principle of feature extraction from captured
fruit images, with defects categorized based on types identified through image
analysis. The mechanical components include a rotating desk and a DC motor
controlled by an Arduino, which positions the fruits for image capturing by a
camera. The software component relies on MATLAB for processing the images to detect
defects, such as dark patches indicative of surface issues, and classifies the
fruits based on the presence and characteristics of these defects.