Computer Vision and Image Processing
Computer Vision and Image Processing
Computer Vision and Image Processing
processing
Introduction
What is digital image processing?
• is defined as the use of computerized algorithms for the
analysis of image with respect to an application.
• Deals with processing digital images by means of a digital
computer.
– It is a subfield of signals and systems but focus particularly
on images.
• Main focus: developing a computer system that is able to
perform processing on an image.
• The input of that system is a digital image and the system
process that image using efficient algorithms, and gives an image
as an output.
• Example: Adobe photoshop
How it works?
Signal processing
• Signal processing is a discipline in electrical engineering and
in mathematics that deals with analysis and processing of
analog and digital signals , and deals with storing , filtering ,
and other operations on signals.
• These signals include transmission signals , sound or voice
signals , image signals , and other signals e.t.c.
• Out of all these signals , the field that deals with the type of
signals for which the input is an image and the output is
also an image is done in image processing.
• It can be further divided into analog image processing
and digital image processing.
1. Analog image processing
• Analog image processing is done on analog signals.
• It includes processing on two dimensional analog signals.
• In this type of processing, the images are manipulated by electrical
means by varying the electrical signal.
• The common example include is the television image.
• Digital image processing has dominated over analog image
processing with the passage of time due its wider range of
applications.
• Machine/computer vision
• Computer graphics
• Artificial intelligence
• Signal processing
Computer vision
Introduction
• It is an interdisciplinary scientific field that deals with how
computers can be made to gain a high level understanding of
digital images or videos.
• The image on the left is the original image. The image on the right
is the processed image.
• We can see that the processed image is far better and can be used
for better diagnostics.
Computer / Machine Vision :
• One of the most interesting and useful applications of Image
Processing is in Computer Vision.
• Computer Vision is used to make the computer see, identify things,
and process the whole environment as a whole.
• An important use of CV is Self Driving cars, Drones etc.
• CV helps in obstacle detection, path recognition, & understanding
the environment.
• This is how typical Computer Vision works for Car Autopilots. The
computer takes in live footage and analyses other cars, the road,
and other obstacles.
Pattern recognition:
• Pattern recognition is a part of Image Processing that involves
AI and Machine Learning.
• Image processing is used to find out various patterns and aspects
in images.
• Pattern Recognition is used for Handwriting analysis, Image
recognition, Computer-aided medical diagnosis, and much more.
Video Processing:
• Video is basically a fast movement of images.
• Various image processing techniques are used in Video
Processing.
• Some methods of Video Processing are noise removal, image
stabilization, frame rate conversion, detail enhancement, and
much more.