0% found this document useful (0 votes)
46 views2 pages

Quality Checking Using Image Processing: Features

The document proposes a computer vision system using MATLAB to check the quality of biscuits by identifying whether they are cracked or not. Images of biscuits are acquired and undergo preprocessing like conversion to grayscale and binary images. Image features like biscuit shape are extracted and compared to parameters to detect cracking. The system is intended to automate the tedious task of manual quality inspection for biscuit manufacturers.

Uploaded by

mahesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views2 pages

Quality Checking Using Image Processing: Features

The document proposes a computer vision system using MATLAB to check the quality of biscuits by identifying whether they are cracked or not. Images of biscuits are acquired and undergo preprocessing like conversion to grayscale and binary images. Image features like biscuit shape are extracted and compared to parameters to detect cracking. The system is intended to automate the tedious task of manual quality inspection for biscuit manufacturers.

Uploaded by

mahesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Quality checking using image processing

To check quality of any product is tedious task and time consuming. Here we
come up with a system where image of the product is extracted and system will
check product quality. Here we will check quality of biscuits. As food product
quality is checked with more concern. We will propose a computer vision based
quality checking system for the biscuit. System will identify whether biscuits are
cracked or not. We will use MATLAB and image acquisition toolbox and image
processing tool for implementing this system. User will input image of biscuit and
will apply image processing techniques to check whether the biscuits are cracked
or not. We use many filtering techniques as images are prone to environmental
interference. Biscuit quality parameter values are provided as input to the system.
Based on these parameter system will recognize biscuits which are cracked or not.
Image will be converted to grayscale image. Grayscale image is further converted
to black and white image that is image is digitized to 0 or 1. Image will further
undergo many image preprocessing steps. We will apply a methodology to check
whether biscuit is in shape or not .if image is not in biscuit pattern, system will
mark that biscuit as cracked.

Features:
We will use MATLAB and image acquisition toolbox and image processing
tool for implementing this system.
Biscuit quality parameter values are provided as input to the system, based
on these parameters system will detect whether biscuits is cracked or not.
Image will be converted to grayscale image.
Grayscale image is further converted to black and white image that is image
is digitized to 0 or 1.
Image will further undergo many image preprocessing steps.
We will apply a methodology to check whether biscuit is in shape or not .
If image is not in biscuit pattern, system will mark that biscuit as cracked.
Software:

Version: Matlab R2013a

Hardware:

i3 Processor
Operating system: Windows 7 and above

Advantages:

Used many image pre-processing steps to remove noise and unwanted


objects.
As system will detect the pattern of biscuit. System will provide output
with good accuracy

Disadvantages:

Process is time consuming

Application:

Biscuit manufacturing industry

IEEE Links
http://ieeexplore.ieee.org/document/7297435/

You might also like