MATLAB
MATLAB
2. FUNDAMENTAL STEPS 4
3. IMAGE ACQUISATION 5
7. IMAGE ANALYSIS 13
8. BRAIN TUMOR DETECTION 15
9. FACE DETECTION 17
10. CONCLUSION 19
1.INTRODUCTION TO DIGITAL IMAGE
PROCESSING
Digital Image Processing (DIP) is a software which is used to manipulate the digital images
by the use of computer system. It is also used to enhance the images, to get some important
information from it.
It is also used in the conversion of signals from an image sensor into the digital images.
o Digital Image Processing is a software which is used in image processing. For example:
computer graphics, signals, photography, camera mechanism, pixels, etc.
o Digital Image Processing provides a platform to perform various operations like image
enhancing, processing of analog and digital signals, image signals, voice signals etc.
o It provides images in different formats.
In the above figure, an image has been captured by a camera and has been sent to a digital system to
remove all the other details, and just focus on the water drop by zooming it in such a way that the
quality of the image remains the same.
2. FUNDAMENTAL STEPS
* Image acquisition(input)
*Image analysis(output)
3.IMAGE ACQUISATION
It is the need of time to know how the images are being captured and stored into memory. To deal
with images and before analyzing them the most important thing is to capture the image. This is
called as Image Acquisition. Image Acquisition is achieved by suitable camera.
Image Acquisition Toolbox provides functions and blocks for connecting cameras to
MATLAB and Simulink . It includes a MATLAB app that lets you interactively detect and configure
hardware properties. You can then generate equivalent MATLAB code to automate your acquisition
in future sessions.