SlideShare a Scribd company logo
RECOGNITION OF
OBJECTS
Group Members
ASHA SAJU LIYA C ANTO SANIYA CORREYA TINU PAUL
Jasmine Jasmine (name)
Jasmine (street)
Jasmine(flower)
Object recognition
Recognition problem hard with computer
For human being it is easy to recognize the objects by color, texture and
appearance.
A spontaneous, natural activity for humans and other biological systems.
People know about millions of different objects, yet they can easily
distinguish among them.
But in the case of computers they are not able to recognize just with
appearance. There must be detailed screening to be done to identify a
object.
A FLOWER
Main problems faced by computer while
detecting objects
Scale and shape of the imaged object varies
with viewpoint
Occlusion (self- or by a foreground object)
Lighting changes
Background “clutter”
Object recognition
Occlusion
Rotation
Lighting Changes
Scaled Image
Pixel Representation
• Just pixels is a bad representation
• Pixel intensities are affected by a lot of
different things like
Why pixel matching is not a good method??
Rotation
 scaling
 perspective
Illumination changes
 Reordering of scenes
– starting from an image of an object of interest (the query), search
through an image dataset to obtain (or retrieve) those images that
contain the target object.
OBJECT RECOGNITION
Definition
• Object recognition is a task of finding and
identifying object in an image or video sequence.
• The goal of instance-level recognition is to match
(recognize) a specific object or scene.
Object Recognition Process
Query Image
Divide it into grids
Find key points
How to Detect Key points
Key points are the features or points in an image
that doesn’t change their positions in the original
image even if the image is scaled, rotated or
translated.
These points remains fixed in all these cases.
Descriptors
 Each key point has many descriptions.
 Lowe's method for image feature generation transforms an image
into a large collection of feature vectors, each of which is
invariant to image translation,
invariant to scaling,
invariant to rotation.
How can we find descriptors??
Commonly used methods
SIFT
SURF
SIFT Descriptors
Scale Invariant Feature Transform
Compute regions in each image independently
“Label” each region by a vector of descriptors
Find corresponding regions by matching to closest descriptor
vector
Score each frame in the database by the number of matches
Difference of Gaussians function is applied in scale space to a
series of smoothed and re-sampled images.
Object recognition
(a)233x189 image
(b) 832 DOG extrema
• Consider a certain threshold value.
Discard points that are not within the range of this threshold.
729 left after peak value threshold
Dominant orientations are assigned.
These steps ensure that the key points are more stable for matching and recognition.
536 left after testing ratio of principle curvatures
SIFT vector formation
SIFT descriptors are then obtained by considering pixels around
the radius of a key location
Create array of orientation histograms
SURF
 Speeded Up Robust Features
It is a high-performance scale and rotation-invariant
detector / descriptor
The standard version of SURF is several times faster than
SIFT and claimed by its authors to be more robust against
different image transformations than SIFT.
Object recognition
Feature matching using Nearest Neighbor
Next we will use the descriptor computed over each
detection to match the detections between images.
We will use the simplest matching scheme- the nearest
neighbor of descriptors
 The nearest neighbors are defined as the keypoints with
minimum Euclidean distance from the given descriptor
vector.
Nearest Neighbor Ratio
The probability that a match is correct can be determined by
taking the ratio of distance from the closest neighbor to the
distance of the second closest.
where d1 and d2 are the nearest and second nearest neighbor
distances
The value of the resultant ratio varies from 0.1 to 0.9. best value
is 0.8.
Represent each region by SIFT descriptor (128-
vector)
Object recognition
Clustering
There will be thousands of points. How to group them ?
The answer is use clustering method.
When clusters of features are found for an object, the
probability of the interpretation being correct is much
higher than for any single feature.
Object recognition
Object recognition
Towards Large Scale Retrieval
Large Scale Retrieval
 In large scale retrieval the goal is to match a query image to a large database of
images (for example the WWW or Wikipedia).
 The quality of a match is measured as the number of geometrically verified
feature correspondences between the query and a database image.
 While the techniques discussed in Part I and II are sufficient to do this, in practice
they require too much memory to store the SIFT descriptors for all the detections
in all the database images
 We explore next two key ideas: one to reduce the memory; the other to speed up
image retrieval.
1. CREATING VISUAL WORDS
2. INVERTED INDEX
Object
Bag of ‘words’
CREATE VOCABULARY
Vocabulary of
words
Visual
words
Bag of features
• First, take a bunch of images, extract features, and build up a “dictionary”
or “visual vocabulary” – a list of common features
• Visual words are the representation of the whole features extracted
Bag of features: outline
1. Extract features
Object recognition
Bag of features:
1. Extract features
2. Learn “visual vocabulary”
Object recognition
Bag of features:
1. Extract features
2. Learn “visual vocabulary”
3. Quantize features using visual vocabulary
Object recognition
Bag of features:
1. Extract features
2. Learn “visual vocabulary”
3. Quantize features using visual vocabulary
4. Represent images by frequencies of
“visual words”
Object recognition
Object recognition
Object recognition
Inverted index
 Indexing all the feature vectors extracted from the database.
 In this work, each of the visual descriptors is hierarchically quantized by hierarchical K-
means clustering.
 Here, K defines the branch factor of the tree rather than the final number of clusters
 we kept an inverted file associated with each leaf node—a representative descriptor
(visual word)—in the vocabulary tree.
 However, we recorded not only the visual instances that contain the word, but also those
word IDs.
 Can quickly use the inverted file to compute similarity between a new image and all the
images in the database
 Only consider database images whose bins overlap the query image
Advantage of Indexing
 One merit of the adaptive vocabulary tree is that the tree needs not to be re-built when
the database slightly changes.
 Moreover, the tree grows based on a measure that encourages splitting those nodes that
become too ambiguous and pruning nodes that are not active for the current set of
tasks.
word 1
word 2
word i id2 id2 id8 id9
id1 id9 id9
word 1
word 2
word i id2 id8 id9
id1 id9
Easily implemented with Matlab
using sparse matrices/vectors
f1 f9
f2 if8 f9
Can easily incorporate meta
Information per descriptor
APPLICATIONS
 Digital watermarking
 Face detection
 OCR
 Quality control and assembly in industrial plants.
 Robot localization and navigation.
 Monitoring and surveillance.
 Automatic exploration of image databases
 Appearance Recognition
Digital watermarking
A digital watermark is a kind of marker embedded in a noise-
tolerant signal such as an audio, video or image data.
It is typically used to identify ownership of the copyright of
such signal.
 "Watermarking" is the process of hiding digital information in
a carrier signal; the hidden information should, but does not
need to, contain a relation to the carrier signal.
Face detection
Face detection is a computer technology being used in a variety of
applications that identifies human faces in digital images. Face
detection also refers to the psychological process by which humans
locate and attend to faces in a visual scene.
Face Detection
EE465: Introduction to Digital Image Processing Copyright Xin Li'2003
59
OCR
 Optical character recognition (optical character reader) (OCR)
is the mechanical or electronic conversion of images of typed,
handwritten or printed text into machine-encoded text.
 It is widely used as a form of data entry from printed paper
data records, etc.
 It is a common method of digitizing printed texts so that it can
be electronically edited, searched, stored more compactly,
displayed on-line, and used in machine processes such as
machine translation, text-to-speech, key data and text mining.
Robot localization and navigation.
Object recognition
Vehicle Detection
 Intelligent vehicles aim at improving the driving safety by machine vision
techniques
EE465: Introduction to Digital Image Processing Copyright Xin Li'2003
63
Quality control and assembly in industrial
plants
Pedestrian Detection
 Why do we need to detect pedestrians?
 Security monitoring
 Intelligent vehicles
 Video database search
 Challenges
 Uncertainty with pedestrian profile, viewing
distance and angle, deformation of human limb
EE465: Introduction to Digital Image Processing Copyright Xin Li'2003
65
Learning-based Pedestrian Detection
EE465: Introduction to Digital Image Processing Copyright Xin Li'2003
66
Represent an object by the set of its possible
appearances (i.e., under all possible viewpoints and
illumination conditions).
Identifying an object implies finding the closest stored
image.
Upload or provide url for image, and find visually similar
photos
Site :-http://www.stevesdigicams.com/BYO.jpg
Conclusion
 Any information can be retrieved from the system
with accurate results.
 Many applications such as face detection, pattern
recognition is based on the technique object
recognition
Object recognition
QUESTIONS??

More Related Content

PPT
Chapter10 image segmentation
PPTX
Object Recognition
PPTX
Edge detection
PDF
Introduction to object detection
PPTX
Pattern Recognition
PDF
Feature Extraction
PDF
Image segmentation
Chapter10 image segmentation
Object Recognition
Edge detection
Introduction to object detection
Pattern Recognition
Feature Extraction
Image segmentation

What's hot (20)

PPTX
Color image processing Presentation
PPTX
Object detection
PPT
Image pre processing
PPTX
Image restoration and degradation model
PPTX
Image Enhancement in Spatial Domain
PDF
Convolutional Neural Network Models - Deep Learning
PDF
Deep learning for person re-identification
PDF
Convolutional Neural Networks (CNN)
PPTX
Image classification using convolutional neural network
PPSX
Color Image Processing: Basics
PPTX
Image compression models
PPTX
Object detection
PPT
Texture in image processing
PPTX
Object recognition
PPTX
Image enhancement lecture
PDF
Image compression
PPTX
Stages of image processing
PPT
Image segmentation
PPTX
Edge Detection using Hough Transform
PDF
Object Detection Using R-CNN Deep Learning Framework
Color image processing Presentation
Object detection
Image pre processing
Image restoration and degradation model
Image Enhancement in Spatial Domain
Convolutional Neural Network Models - Deep Learning
Deep learning for person re-identification
Convolutional Neural Networks (CNN)
Image classification using convolutional neural network
Color Image Processing: Basics
Image compression models
Object detection
Texture in image processing
Object recognition
Image enhancement lecture
Image compression
Stages of image processing
Image segmentation
Edge Detection using Hough Transform
Object Detection Using R-CNN Deep Learning Framework
Ad

Viewers also liked (20)

PPTX
Object recognition
PDF
Anil Thomas - Object recognition
PDF
AAAI08 tutorial: visual object recognition
PDF
Object Detection and Recognition
PPTX
Object recognition
PPT
Object recognition seminar S2006E01
PDF
Identity Management Manifesto
PDF
Pc Seminar Jordi
PPT
Mit6870 orsu lecture2
PDF
Urs Köster Presenting at RE-Work DL Summit in Boston
PPT
Constellation Models and Unsupervised Learning for Object Class Recognition
PDF
cvpr2011: human activity recognition - part 1: introduction
PDF
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
PDF
Identity Management: What Solution is Right for You?
PPT
PPTX
Representation image
PPT
Action Recognition (Thesis presentation)
PDF
Journal of Image Processing & Pattern Recognition Progress vol 3 issue 3
PPTX
Image representation
PDF
Human activity recognition
Object recognition
Anil Thomas - Object recognition
AAAI08 tutorial: visual object recognition
Object Detection and Recognition
Object recognition
Object recognition seminar S2006E01
Identity Management Manifesto
Pc Seminar Jordi
Mit6870 orsu lecture2
Urs Köster Presenting at RE-Work DL Summit in Boston
Constellation Models and Unsupervised Learning for Object Class Recognition
cvpr2011: human activity recognition - part 1: introduction
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
Identity Management: What Solution is Right for You?
Representation image
Action Recognition (Thesis presentation)
Journal of Image Processing & Pattern Recognition Progress vol 3 issue 3
Image representation
Human activity recognition
Ad

Similar to Object recognition (20)

PDF
Computer Vision
PPTX
Presentation1.pptx
PDF
2D Features-based Detector and Descriptor Selection System for Hierarchical R...
PPTX
Cahall Final Intern Presentation
PDF
1.pdf
PPTX
Computer Vision descriptors
PPTX
Overview of Computer Vision For Footwear Industry
PPTX
Multimedia searching
PPTX
OBJECT RECOGNITION.pptxttrrttrtrtrrtrttt
PDF
2D object detection and recognition models algorithms and networks Yali Amit
PDF
Computer Vision: Extracting Data from the Visual World
PPT
PDF
2D FEATURES-BASED DETECTOR AND DESCRIPTOR SELECTION SYSTEM FOR HIERARCHICAL R...
PDF
2D FEATURES-BASED DETECTOR AND DESCRIPTOR SELECTION SYSTEM FOR HIERARCHICAL R...
PDF
Ijarcet vol-2-issue-4-1383-1388
PDF
2D object detection and recognition models algorithms and networks Yali Amit
PDF
PPT s11-machine vision-s2
DOCX
Senior Project Paper
PDF
research_paper
PDF
Mit6870 template matching and histograms
Computer Vision
Presentation1.pptx
2D Features-based Detector and Descriptor Selection System for Hierarchical R...
Cahall Final Intern Presentation
1.pdf
Computer Vision descriptors
Overview of Computer Vision For Footwear Industry
Multimedia searching
OBJECT RECOGNITION.pptxttrrttrtrtrrtrttt
2D object detection and recognition models algorithms and networks Yali Amit
Computer Vision: Extracting Data from the Visual World
2D FEATURES-BASED DETECTOR AND DESCRIPTOR SELECTION SYSTEM FOR HIERARCHICAL R...
2D FEATURES-BASED DETECTOR AND DESCRIPTOR SELECTION SYSTEM FOR HIERARCHICAL R...
Ijarcet vol-2-issue-4-1383-1388
2D object detection and recognition models algorithms and networks Yali Amit
PPT s11-machine vision-s2
Senior Project Paper
research_paper
Mit6870 template matching and histograms

More from saniacorreya (8)

PPTX
Students academic performance using clustering technique
PPT
Sania rtp
PPTX
PROJECT REPORT ON CRYPTOGRAPHIC ALGORITHM
PPT
Smartcards and Authentication Tokens
PPTX
Color and human vision
PPTX
Manipulator robot for crack detection and welding
PPTX
Windows 10 ppt
PPTX
Students academic performance using clustering technique
Sania rtp
PROJECT REPORT ON CRYPTOGRAPHIC ALGORITHM
Smartcards and Authentication Tokens
Color and human vision
Manipulator robot for crack detection and welding
Windows 10 ppt

Recently uploaded (20)

PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PDF
Classroom Observation Tools for Teachers
PPTX
Cell Types and Its function , kingdom of life
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
Cell Structure & Organelles in detailed.
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Institutional Correction lecture only . . .
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Insiders guide to clinical Medicine.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
Classroom Observation Tools for Teachers
Cell Types and Its function , kingdom of life
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Cell Structure & Organelles in detailed.
VCE English Exam - Section C Student Revision Booklet
TR - Agricultural Crops Production NC III.pdf
Institutional Correction lecture only . . .
Microbial diseases, their pathogenesis and prophylaxis
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Renaissance Architecture: A Journey from Faith to Humanism
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Insiders guide to clinical Medicine.pdf

Object recognition

  • 2. Group Members ASHA SAJU LIYA C ANTO SANIYA CORREYA TINU PAUL
  • 3. Jasmine Jasmine (name) Jasmine (street) Jasmine(flower)
  • 5. Recognition problem hard with computer For human being it is easy to recognize the objects by color, texture and appearance. A spontaneous, natural activity for humans and other biological systems. People know about millions of different objects, yet they can easily distinguish among them. But in the case of computers they are not able to recognize just with appearance. There must be detailed screening to be done to identify a object. A FLOWER
  • 6. Main problems faced by computer while detecting objects Scale and shape of the imaged object varies with viewpoint Occlusion (self- or by a foreground object) Lighting changes Background “clutter”
  • 12. Pixel Representation • Just pixels is a bad representation • Pixel intensities are affected by a lot of different things like
  • 13. Why pixel matching is not a good method?? Rotation  scaling  perspective Illumination changes  Reordering of scenes
  • 14. – starting from an image of an object of interest (the query), search through an image dataset to obtain (or retrieve) those images that contain the target object. OBJECT RECOGNITION
  • 15. Definition • Object recognition is a task of finding and identifying object in an image or video sequence. • The goal of instance-level recognition is to match (recognize) a specific object or scene.
  • 18. Divide it into grids
  • 20. How to Detect Key points Key points are the features or points in an image that doesn’t change their positions in the original image even if the image is scaled, rotated or translated. These points remains fixed in all these cases.
  • 21. Descriptors  Each key point has many descriptions.  Lowe's method for image feature generation transforms an image into a large collection of feature vectors, each of which is invariant to image translation, invariant to scaling, invariant to rotation.
  • 22. How can we find descriptors?? Commonly used methods SIFT SURF
  • 23. SIFT Descriptors Scale Invariant Feature Transform Compute regions in each image independently “Label” each region by a vector of descriptors Find corresponding regions by matching to closest descriptor vector Score each frame in the database by the number of matches Difference of Gaussians function is applied in scale space to a series of smoothed and re-sampled images.
  • 26. • Consider a certain threshold value. Discard points that are not within the range of this threshold. 729 left after peak value threshold
  • 27. Dominant orientations are assigned. These steps ensure that the key points are more stable for matching and recognition. 536 left after testing ratio of principle curvatures
  • 28. SIFT vector formation SIFT descriptors are then obtained by considering pixels around the radius of a key location
  • 29. Create array of orientation histograms
  • 30. SURF  Speeded Up Robust Features It is a high-performance scale and rotation-invariant detector / descriptor The standard version of SURF is several times faster than SIFT and claimed by its authors to be more robust against different image transformations than SIFT.
  • 32. Feature matching using Nearest Neighbor Next we will use the descriptor computed over each detection to match the detections between images. We will use the simplest matching scheme- the nearest neighbor of descriptors  The nearest neighbors are defined as the keypoints with minimum Euclidean distance from the given descriptor vector.
  • 33. Nearest Neighbor Ratio The probability that a match is correct can be determined by taking the ratio of distance from the closest neighbor to the distance of the second closest. where d1 and d2 are the nearest and second nearest neighbor distances The value of the resultant ratio varies from 0.1 to 0.9. best value is 0.8.
  • 34. Represent each region by SIFT descriptor (128- vector)
  • 36. Clustering There will be thousands of points. How to group them ? The answer is use clustering method. When clusters of features are found for an object, the probability of the interpretation being correct is much higher than for any single feature.
  • 39. Towards Large Scale Retrieval
  • 40. Large Scale Retrieval  In large scale retrieval the goal is to match a query image to a large database of images (for example the WWW or Wikipedia).  The quality of a match is measured as the number of geometrically verified feature correspondences between the query and a database image.  While the techniques discussed in Part I and II are sufficient to do this, in practice they require too much memory to store the SIFT descriptors for all the detections in all the database images  We explore next two key ideas: one to reduce the memory; the other to speed up image retrieval.
  • 41. 1. CREATING VISUAL WORDS 2. INVERTED INDEX
  • 42. Object Bag of ‘words’ CREATE VOCABULARY Vocabulary of words Visual words
  • 43. Bag of features • First, take a bunch of images, extract features, and build up a “dictionary” or “visual vocabulary” – a list of common features • Visual words are the representation of the whole features extracted
  • 44. Bag of features: outline 1. Extract features
  • 46. Bag of features: 1. Extract features 2. Learn “visual vocabulary”
  • 48. Bag of features: 1. Extract features 2. Learn “visual vocabulary” 3. Quantize features using visual vocabulary
  • 50. Bag of features: 1. Extract features 2. Learn “visual vocabulary” 3. Quantize features using visual vocabulary 4. Represent images by frequencies of “visual words”
  • 54. Inverted index  Indexing all the feature vectors extracted from the database.  In this work, each of the visual descriptors is hierarchically quantized by hierarchical K- means clustering.  Here, K defines the branch factor of the tree rather than the final number of clusters  we kept an inverted file associated with each leaf node—a representative descriptor (visual word)—in the vocabulary tree.  However, we recorded not only the visual instances that contain the word, but also those word IDs.  Can quickly use the inverted file to compute similarity between a new image and all the images in the database  Only consider database images whose bins overlap the query image
  • 55. Advantage of Indexing  One merit of the adaptive vocabulary tree is that the tree needs not to be re-built when the database slightly changes.  Moreover, the tree grows based on a measure that encourages splitting those nodes that become too ambiguous and pruning nodes that are not active for the current set of tasks. word 1 word 2 word i id2 id2 id8 id9 id1 id9 id9 word 1 word 2 word i id2 id8 id9 id1 id9 Easily implemented with Matlab using sparse matrices/vectors f1 f9 f2 if8 f9 Can easily incorporate meta Information per descriptor
  • 56. APPLICATIONS  Digital watermarking  Face detection  OCR  Quality control and assembly in industrial plants.  Robot localization and navigation.  Monitoring and surveillance.  Automatic exploration of image databases  Appearance Recognition
  • 57. Digital watermarking A digital watermark is a kind of marker embedded in a noise- tolerant signal such as an audio, video or image data. It is typically used to identify ownership of the copyright of such signal.  "Watermarking" is the process of hiding digital information in a carrier signal; the hidden information should, but does not need to, contain a relation to the carrier signal.
  • 58. Face detection Face detection is a computer technology being used in a variety of applications that identifies human faces in digital images. Face detection also refers to the psychological process by which humans locate and attend to faces in a visual scene.
  • 59. Face Detection EE465: Introduction to Digital Image Processing Copyright Xin Li'2003 59
  • 60. OCR  Optical character recognition (optical character reader) (OCR) is the mechanical or electronic conversion of images of typed, handwritten or printed text into machine-encoded text.  It is widely used as a form of data entry from printed paper data records, etc.  It is a common method of digitizing printed texts so that it can be electronically edited, searched, stored more compactly, displayed on-line, and used in machine processes such as machine translation, text-to-speech, key data and text mining.
  • 61. Robot localization and navigation.
  • 63. Vehicle Detection  Intelligent vehicles aim at improving the driving safety by machine vision techniques EE465: Introduction to Digital Image Processing Copyright Xin Li'2003 63
  • 64. Quality control and assembly in industrial plants
  • 65. Pedestrian Detection  Why do we need to detect pedestrians?  Security monitoring  Intelligent vehicles  Video database search  Challenges  Uncertainty with pedestrian profile, viewing distance and angle, deformation of human limb EE465: Introduction to Digital Image Processing Copyright Xin Li'2003 65
  • 66. Learning-based Pedestrian Detection EE465: Introduction to Digital Image Processing Copyright Xin Li'2003 66
  • 67. Represent an object by the set of its possible appearances (i.e., under all possible viewpoints and illumination conditions). Identifying an object implies finding the closest stored image.
  • 68. Upload or provide url for image, and find visually similar photos Site :-http://www.stevesdigicams.com/BYO.jpg
  • 69. Conclusion  Any information can be retrieved from the system with accurate results.  Many applications such as face detection, pattern recognition is based on the technique object recognition