SlideShare a Scribd company logo
IMAGE RECOGNITION STEPS
NIMISHA.T
13MCA11030
IMAGE RECOGNITION STEPS
FORMATTING
 Capturing an image from a camera and bringing it
into a digital form.
 Digital representation of an image in the form of
pixels
OBSERVED IMAGE
CONDITIONING
 In an image, there are features which are uninteresting,
either because they were introduced into the image during
the digitization process as noise, or because they form part
of a background.
 An observed image is composed of informative patterns
modified by uninteresting random variations.
 Conditioning suppresses, or normalizes, the uninteresting
variations in the image, effectively highlighting the
interesting parts of the image.
 Applied uniformly and in context-independent.
LABELING
 Informative patterns in an image have structure.
 Patterns are usually composed of adjacent pixels which
share some property such that it can be inferred that they
are part of the same structure (e.g., an edge).
 Edge detection techniques focus on identifying continuous
adjacent pixels which differ greatly in intensity or color,
because these are likely to mark boundaries, between
objects, or an object and the background, and hence form
an edge.
LABELING (CONTINUE…)
 An edge is said to occur at a point in the image if some
image attribute changes in value discontinuously at that
point. Examples are intensity edges. An ideal edge, in
one dimension, may be viewed as a step change in
intensity;
LABELING (CONTINUE…)
One-dimensional edge
LABELING (CONTINUE…)
Edge detected image:
LABELING (CONTINUE…)
 If the step is detected, the high-valued and low-valued
pixels are labeled as part of an edge.
 After the edge detection process is complete, many edge
will have been identified. However, not all of the edges
are significant.
 Thesholding filters out insignificant edges. The
remaining edges are labeled. More complex labeling
operations may involve identifying and labeling shape
primitives and corner finding
LABELING (CONTINUE…)
Thresholding the image:
GROUPING
 Grouping can turn edges into lines by determining that
different edges belong to the same spatial event.
 A grouping operation, where edges are grouped into
lines, is called line-fitting.
 The first 3 operations represent the image as a digital
image data structure (pixel information), however, from
the grouping operation the data structure needs also to
record the spatial events to which each pixel belongs.
 This information is stored in a logical data structure.
GROUPING (CONTINUE…)
Line-fitting of the image:
EXTRACTING
 Grouping only records the spatial event(s) to which
pixels belong. Feature extraction involves generating a
list of properties for each set of pixels in a spatial event.
 These may include a set's centroid, area, etc.
Additionally properties depend on whether the group is
considered a region or an arc. If it is a region, then the
number of holes might be useful. In the case of an arc,
the average curvature of the arc might be useful to know
 Feature extraction can also describe the topographical
relationships between different groups. Do they touch?
Does one occlude another? Where are they in relation to
each other? etc.
MATCHING
 Finally, once the pixels in the image have been grouped
into objects and the relationship between the different
objects has been determined, the final step is to
recognize the objects in the image.
 Once an object or set of object parts has been
recognized, measurements (such as the distance between
two parts, the angle between two lines or the area of an
object part) can be made.
 Matching involves comparing each object in the image
with previously stored models and determining the best
match template matching.
Example:
IMAGE TRANSMISSION
 Transmission of digital images through computer networks
 There are several requirements on the networks when
images are transmitted:
1. The network must accommodate bursty data transport
because image transmission is bursty(high-bandwidth
transmission over a short period)
2. Image transmission requires reliable transport
3. Time-dependence is not a dominant characteristic of the
image in contrast to audio/video transmission.
IMAGE TRANSMISSION(CONTINUE…)
 Image size depends on the image representation format
used for transmission.
 Formats:
 Raw Digital Image data transmission
 Compressed image data transmission
 Symbolic image data transmission
IMAGE TRANSMISSION(CONTINUE…)
 Raw image data transmission
 In this case, the image is generated through a video
digitizer and transmitted in its digital format. The size
can be computed in the following manner:
 size = spatial-resolution x pixel-quantization
 Eg: The transmission of an image with a resolution of 640 x
480 pixels and pixel quantization of 8 bits per pixel requires
transmission of 307,200 bytes through the network.
IMAGE TRANSMISSION(CONTINUE…)
 Compressed image data transmission :
 In this case, the image is generated through a video
digitizer and compressed before transmission.
 Methods such as JPEG or MPEG, are used to
downsize the image.
 The reduction of image size depends on the
compression method and compression rate.
IMAGE TRANSMISSION(CONTINUE…)
 Symbolic image data transmission :
 The image is represented through symbolic data
representation as image primitives (e.g..2D or 3D
geometric representation), attributes and other control
information.
 This image representation method is used in computer
graphics.
 Image size is equal to the structure size, which carries
the transmitted symbolic information of the image.
THANK YOU

More Related Content

What's hot

Character attributes
Character attributesCharacter attributes
Character attributes
shalinikarunakaran1
 
Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)
shalinikarunakaran1
 
Data Redundacy
Data RedundacyData Redundacy
Data Redundacy
Poonam Seth
 
2.3 bayesian classification
2.3 bayesian classification2.3 bayesian classification
2.3 bayesian classification
Krish_ver2
 
Image Representation & Descriptors
Image Representation & DescriptorsImage Representation & Descriptors
Image Representation & Descriptors
PundrikPatel
 
Edge linking in image processing
Edge linking in image processingEdge linking in image processing
Edge linking in image processing
VARUN KUMAR
 
Computer graphics chapter 4
Computer graphics chapter 4Computer graphics chapter 4
Computer graphics chapter 4
PrathimaBaliga
 
Computer graphics basic transformation
Computer graphics basic transformationComputer graphics basic transformation
Computer graphics basic transformation
Selvakumar Gna
 
Raster scan system & random scan system
Raster scan system & random scan systemRaster scan system & random scan system
Raster scan system & random scan system
shalinikarunakaran1
 
Attributes of Output Primitives
Attributes of Output PrimitivesAttributes of Output Primitives
Attributes of Output Primitives
Renita Santhmayora
 
Multimedia system, Architecture & Databases
Multimedia system, Architecture & DatabasesMultimedia system, Architecture & Databases
Multimedia system, Architecture & Databases
Harshita Ved
 
Chapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woodsChapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woods
asodariyabhavesh
 
Lzw coding technique for image compression
Lzw coding technique for image compressionLzw coding technique for image compression
Lzw coding technique for image compression
Tata Consultancy Services
 
Hit and-miss transform
Hit and-miss transformHit and-miss transform
Hit and-miss transform
Krish Everglades
 
Image processing second unit Notes
Image processing second unit NotesImage processing second unit Notes
Image processing second unit Notes
AAKANKSHA JAIN
 
IMAGE SEGMENTATION.
IMAGE SEGMENTATION.IMAGE SEGMENTATION.
IMAGE SEGMENTATION.
Tawose Olamide Timothy
 
Computer graphics notes
Computer graphics notesComputer graphics notes
Computer graphics notes
smruti sarangi
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and prediction
DataminingTools Inc
 
Designing Techniques in Software Engineering
Designing Techniques in Software EngineeringDesigning Techniques in Software Engineering
Designing Techniques in Software Engineering
kirupasuchi1996
 
Image filtering in Digital image processing
Image filtering in Digital image processingImage filtering in Digital image processing
Image filtering in Digital image processing
Abinaya B
 

What's hot (20)

Character attributes
Character attributesCharacter attributes
Character attributes
 
Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)Attributes of output primitive(line attributes)
Attributes of output primitive(line attributes)
 
Data Redundacy
Data RedundacyData Redundacy
Data Redundacy
 
2.3 bayesian classification
2.3 bayesian classification2.3 bayesian classification
2.3 bayesian classification
 
Image Representation & Descriptors
Image Representation & DescriptorsImage Representation & Descriptors
Image Representation & Descriptors
 
Edge linking in image processing
Edge linking in image processingEdge linking in image processing
Edge linking in image processing
 
Computer graphics chapter 4
Computer graphics chapter 4Computer graphics chapter 4
Computer graphics chapter 4
 
Computer graphics basic transformation
Computer graphics basic transformationComputer graphics basic transformation
Computer graphics basic transformation
 
Raster scan system & random scan system
Raster scan system & random scan systemRaster scan system & random scan system
Raster scan system & random scan system
 
Attributes of Output Primitives
Attributes of Output PrimitivesAttributes of Output Primitives
Attributes of Output Primitives
 
Multimedia system, Architecture & Databases
Multimedia system, Architecture & DatabasesMultimedia system, Architecture & Databases
Multimedia system, Architecture & Databases
 
Chapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woodsChapter 1 and 2 gonzalez and woods
Chapter 1 and 2 gonzalez and woods
 
Lzw coding technique for image compression
Lzw coding technique for image compressionLzw coding technique for image compression
Lzw coding technique for image compression
 
Hit and-miss transform
Hit and-miss transformHit and-miss transform
Hit and-miss transform
 
Image processing second unit Notes
Image processing second unit NotesImage processing second unit Notes
Image processing second unit Notes
 
IMAGE SEGMENTATION.
IMAGE SEGMENTATION.IMAGE SEGMENTATION.
IMAGE SEGMENTATION.
 
Computer graphics notes
Computer graphics notesComputer graphics notes
Computer graphics notes
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and prediction
 
Designing Techniques in Software Engineering
Designing Techniques in Software EngineeringDesigning Techniques in Software Engineering
Designing Techniques in Software Engineering
 
Image filtering in Digital image processing
Image filtering in Digital image processingImage filtering in Digital image processing
Image filtering in Digital image processing
 

Viewers also liked

Applications of image recognition
Applications of image recognitionApplications of image recognition
Applications of image recognitionAVNISH KUMAR
 
Image Recognition
Image RecognitionImage Recognition
Image Recognition
Mathias Roth
 
Uav image recognition technology and applications
Uav image recognition technology and applicationsUav image recognition technology and applications
Uav image recognition technology and applications
Texas Natural Resources Information System
 
Mobile serach Image And Object Recognition
Mobile serach Image And Object RecognitionMobile serach Image And Object Recognition
Mobile serach Image And Object Recognition
Andres Padilla
 
Image Recognition on Nokia N95
Image Recognition on Nokia N95Image Recognition on Nokia N95
Image Recognition on Nokia N95
bbns
 
Picto vision - using image recognition to turn sketches into communication
Picto vision - using image recognition to turn sketches into communicationPicto vision - using image recognition to turn sketches into communication
Picto vision - using image recognition to turn sketches into communication
David Wright
 
E. Gerais E EspecíFicos,
E. Gerais E EspecíFicos,E. Gerais E EspecíFicos,
E. Gerais E EspecíFicos,Julita Silva
 
Tek Era - Image Recognition & Augmented Reality
Tek Era - Image Recognition & Augmented RealityTek Era - Image Recognition & Augmented Reality
Tek Era - Image Recognition & Augmented Reality
Rimple Sanchla
 
LVTS Dose&Focus recognition by image
LVTS Dose&Focus recognition by imageLVTS Dose&Focus recognition by image
LVTS Dose&Focus recognition by image
Vladislav Kaplan
 
Scalable image recognition model with deep embedding
Scalable image recognition model with deep embeddingScalable image recognition model with deep embedding
Scalable image recognition model with deep embedding
捷恩 蔡
 
"Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese...
"Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese..."Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese...
"Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese...
Edge AI and Vision Alliance
 
iMacros Web Testing
iMacros Web TestingiMacros Web Testing
iMacros Web Testing
Mathias Roth
 
Image Recognition
Image RecognitionImage Recognition
Image Recognitionguestbe3cbf
 
Image Recognition with Pastec
Image Recognition with PastecImage Recognition with Pastec
Image Recognition with Pastec
James Baker
 
Augmented reality using Triggered by Image Recognition
Augmented reality using Triggered by Image RecognitionAugmented reality using Triggered by Image Recognition
Augmented reality using Triggered by Image Recognition
Nilesh Pawar
 
Digital image self-adaptive acquisition in medical x-ray imaging
Digital image self-adaptive acquisition in medical x-ray imagingDigital image self-adaptive acquisition in medical x-ray imaging
Digital image self-adaptive acquisition in medical x-ray imagingJie Bao
 
Dcnn for text
Dcnn for textDcnn for text
Dcnn for text
捷恩 蔡
 
Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...
Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...
Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...
AIST
 
Graph Based Pattern Recognition
Graph Based Pattern RecognitionGraph Based Pattern Recognition
Graph Based Pattern Recognition
Nicola Strisciuglio
 
Image recognition technology (Medical Presentation)
Image recognition technology (Medical Presentation)Image recognition technology (Medical Presentation)
Image recognition technology (Medical Presentation)
saravanan guru
 

Viewers also liked (20)

Applications of image recognition
Applications of image recognitionApplications of image recognition
Applications of image recognition
 
Image Recognition
Image RecognitionImage Recognition
Image Recognition
 
Uav image recognition technology and applications
Uav image recognition technology and applicationsUav image recognition technology and applications
Uav image recognition technology and applications
 
Mobile serach Image And Object Recognition
Mobile serach Image And Object RecognitionMobile serach Image And Object Recognition
Mobile serach Image And Object Recognition
 
Image Recognition on Nokia N95
Image Recognition on Nokia N95Image Recognition on Nokia N95
Image Recognition on Nokia N95
 
Picto vision - using image recognition to turn sketches into communication
Picto vision - using image recognition to turn sketches into communicationPicto vision - using image recognition to turn sketches into communication
Picto vision - using image recognition to turn sketches into communication
 
E. Gerais E EspecíFicos,
E. Gerais E EspecíFicos,E. Gerais E EspecíFicos,
E. Gerais E EspecíFicos,
 
Tek Era - Image Recognition & Augmented Reality
Tek Era - Image Recognition & Augmented RealityTek Era - Image Recognition & Augmented Reality
Tek Era - Image Recognition & Augmented Reality
 
LVTS Dose&Focus recognition by image
LVTS Dose&Focus recognition by imageLVTS Dose&Focus recognition by image
LVTS Dose&Focus recognition by image
 
Scalable image recognition model with deep embedding
Scalable image recognition model with deep embeddingScalable image recognition model with deep embedding
Scalable image recognition model with deep embedding
 
"Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese...
"Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese..."Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese...
"Introducing the IEEE Low-Power Image Recognition Challenge (LPIRC)," a Prese...
 
iMacros Web Testing
iMacros Web TestingiMacros Web Testing
iMacros Web Testing
 
Image Recognition
Image RecognitionImage Recognition
Image Recognition
 
Image Recognition with Pastec
Image Recognition with PastecImage Recognition with Pastec
Image Recognition with Pastec
 
Augmented reality using Triggered by Image Recognition
Augmented reality using Triggered by Image RecognitionAugmented reality using Triggered by Image Recognition
Augmented reality using Triggered by Image Recognition
 
Digital image self-adaptive acquisition in medical x-ray imaging
Digital image self-adaptive acquisition in medical x-ray imagingDigital image self-adaptive acquisition in medical x-ray imaging
Digital image self-adaptive acquisition in medical x-ray imaging
 
Dcnn for text
Dcnn for textDcnn for text
Dcnn for text
 
Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...
Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...
Andrey V. Savchenko - Sequential Hierarchical Image Recognition based on the ...
 
Graph Based Pattern Recognition
Graph Based Pattern RecognitionGraph Based Pattern Recognition
Graph Based Pattern Recognition
 
Image recognition technology (Medical Presentation)
Image recognition technology (Medical Presentation)Image recognition technology (Medical Presentation)
Image recognition technology (Medical Presentation)
 

Similar to Multimedia_image recognition steps

E1803012329
E1803012329E1803012329
E1803012329
IOSR Journals
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Deevena Dayaal
 
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
ijtsrd
 
Scene Text Detection of Curved Text Using Gradiant Vector Flow Method
Scene Text Detection of Curved Text Using Gradiant Vector Flow MethodScene Text Detection of Curved Text Using Gradiant Vector Flow Method
Scene Text Detection of Curved Text Using Gradiant Vector Flow Method
IJTET Journal
 
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document ImageAdaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
theijes
 
Review Paper on Image Processing Techniques
Review Paper on Image Processing TechniquesReview Paper on Image Processing Techniques
Review Paper on Image Processing Techniques
IJSRD
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
IJCSIS Research Publications
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
khalil IBRAHIM
 
D43031521
D43031521D43031521
D43031521
IJERA Editor
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression Methods
IOSR Journals
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
IJCSIS Research Publications
 
Jc3416551658
Jc3416551658Jc3416551658
Jc3416551658
IJERA Editor
 
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSINGTYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
Kamana Tripathi
 
Compression of Compound Images Using Wavelet Transform
Compression of Compound Images Using Wavelet TransformCompression of Compound Images Using Wavelet Transform
Compression of Compound Images Using Wavelet Transform
DR.P.S.JAGADEESH KUMAR
 
Frequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
Frequency Domain Blockiness and Blurriness Meter for Image Quality AssessmentFrequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
Frequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
CSCJournals
 
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
cscpconf
 
Automatic dominant region segmentation for natural images
Automatic dominant region segmentation for natural imagesAutomatic dominant region segmentation for natural images
Automatic dominant region segmentation for natural images
csandit
 
Convolutional Neural Network (CNN)of Deep Learning
Convolutional Neural Network (CNN)of Deep LearningConvolutional Neural Network (CNN)of Deep Learning
Convolutional Neural Network (CNN)of Deep Learning
alihassaah1994
 
Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...
Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...
Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...
AM Publications,India
 

Similar to Multimedia_image recognition steps (20)

E1803012329
E1803012329E1803012329
E1803012329
 
Graphic concept
Graphic conceptGraphic concept
Graphic concept
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
 
Scene Text Detection of Curved Text Using Gradiant Vector Flow Method
Scene Text Detection of Curved Text Using Gradiant Vector Flow MethodScene Text Detection of Curved Text Using Gradiant Vector Flow Method
Scene Text Detection of Curved Text Using Gradiant Vector Flow Method
 
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document ImageAdaptive Image Contrast with Binarization Technique for Degraded Document Image
Adaptive Image Contrast with Binarization Technique for Degraded Document Image
 
Review Paper on Image Processing Techniques
Review Paper on Image Processing TechniquesReview Paper on Image Processing Techniques
Review Paper on Image Processing Techniques
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
 
D43031521
D43031521D43031521
D43031521
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression Methods
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
 
Jc3416551658
Jc3416551658Jc3416551658
Jc3416551658
 
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSINGTYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
 
Compression of Compound Images Using Wavelet Transform
Compression of Compound Images Using Wavelet TransformCompression of Compound Images Using Wavelet Transform
Compression of Compound Images Using Wavelet Transform
 
Frequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
Frequency Domain Blockiness and Blurriness Meter for Image Quality AssessmentFrequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
Frequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
 
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
 
Automatic dominant region segmentation for natural images
Automatic dominant region segmentation for natural imagesAutomatic dominant region segmentation for natural images
Automatic dominant region segmentation for natural images
 
Convolutional Neural Network (CNN)of Deep Learning
Convolutional Neural Network (CNN)of Deep LearningConvolutional Neural Network (CNN)of Deep Learning
Convolutional Neural Network (CNN)of Deep Learning
 
Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...
Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...
Quality Measurements of Lossy Image Steganography Based on H-AMBTC Technique ...
 

Recently uploaded

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 

Recently uploaded (20)

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 

Multimedia_image recognition steps

  • 3. FORMATTING  Capturing an image from a camera and bringing it into a digital form.  Digital representation of an image in the form of pixels
  • 5. CONDITIONING  In an image, there are features which are uninteresting, either because they were introduced into the image during the digitization process as noise, or because they form part of a background.  An observed image is composed of informative patterns modified by uninteresting random variations.  Conditioning suppresses, or normalizes, the uninteresting variations in the image, effectively highlighting the interesting parts of the image.  Applied uniformly and in context-independent.
  • 6. LABELING  Informative patterns in an image have structure.  Patterns are usually composed of adjacent pixels which share some property such that it can be inferred that they are part of the same structure (e.g., an edge).  Edge detection techniques focus on identifying continuous adjacent pixels which differ greatly in intensity or color, because these are likely to mark boundaries, between objects, or an object and the background, and hence form an edge.
  • 7. LABELING (CONTINUE…)  An edge is said to occur at a point in the image if some image attribute changes in value discontinuously at that point. Examples are intensity edges. An ideal edge, in one dimension, may be viewed as a step change in intensity;
  • 10. LABELING (CONTINUE…)  If the step is detected, the high-valued and low-valued pixels are labeled as part of an edge.  After the edge detection process is complete, many edge will have been identified. However, not all of the edges are significant.  Thesholding filters out insignificant edges. The remaining edges are labeled. More complex labeling operations may involve identifying and labeling shape primitives and corner finding
  • 12. GROUPING  Grouping can turn edges into lines by determining that different edges belong to the same spatial event.  A grouping operation, where edges are grouped into lines, is called line-fitting.  The first 3 operations represent the image as a digital image data structure (pixel information), however, from the grouping operation the data structure needs also to record the spatial events to which each pixel belongs.  This information is stored in a logical data structure.
  • 14. EXTRACTING  Grouping only records the spatial event(s) to which pixels belong. Feature extraction involves generating a list of properties for each set of pixels in a spatial event.  These may include a set's centroid, area, etc. Additionally properties depend on whether the group is considered a region or an arc. If it is a region, then the number of holes might be useful. In the case of an arc, the average curvature of the arc might be useful to know  Feature extraction can also describe the topographical relationships between different groups. Do they touch? Does one occlude another? Where are they in relation to each other? etc.
  • 15. MATCHING  Finally, once the pixels in the image have been grouped into objects and the relationship between the different objects has been determined, the final step is to recognize the objects in the image.  Once an object or set of object parts has been recognized, measurements (such as the distance between two parts, the angle between two lines or the area of an object part) can be made.  Matching involves comparing each object in the image with previously stored models and determining the best match template matching.
  • 17. IMAGE TRANSMISSION  Transmission of digital images through computer networks  There are several requirements on the networks when images are transmitted: 1. The network must accommodate bursty data transport because image transmission is bursty(high-bandwidth transmission over a short period) 2. Image transmission requires reliable transport 3. Time-dependence is not a dominant characteristic of the image in contrast to audio/video transmission.
  • 18. IMAGE TRANSMISSION(CONTINUE…)  Image size depends on the image representation format used for transmission.  Formats:  Raw Digital Image data transmission  Compressed image data transmission  Symbolic image data transmission
  • 19. IMAGE TRANSMISSION(CONTINUE…)  Raw image data transmission  In this case, the image is generated through a video digitizer and transmitted in its digital format. The size can be computed in the following manner:  size = spatial-resolution x pixel-quantization  Eg: The transmission of an image with a resolution of 640 x 480 pixels and pixel quantization of 8 bits per pixel requires transmission of 307,200 bytes through the network.
  • 20. IMAGE TRANSMISSION(CONTINUE…)  Compressed image data transmission :  In this case, the image is generated through a video digitizer and compressed before transmission.  Methods such as JPEG or MPEG, are used to downsize the image.  The reduction of image size depends on the compression method and compression rate.
  • 21. IMAGE TRANSMISSION(CONTINUE…)  Symbolic image data transmission :  The image is represented through symbolic data representation as image primitives (e.g..2D or 3D geometric representation), attributes and other control information.  This image representation method is used in computer graphics.  Image size is equal to the structure size, which carries the transmitted symbolic information of the image.