2D matching part 2 - PowerPoint PPT Presentation

About This Presentation
Title:

2D matching part 2

Description:

2D matching part 2 Review of alignment methods and errors in using them ... (generalized Hough transform) Use m minimal sets of matching features, ... – PowerPoint PPT presentation

Number of Views:51
Avg rating:3.0/5.0
Slides: 35
Provided by: GeorgeS133
Learn more at: http://www.cse.msu.edu
Category:

less

Transcript and Presenter's Notes

Title: 2D matching part 2


1
2D matching part 2
  • Review of alignment methods and
  • errors in using them
  • Introduction to more 2D matching
  • methods

2
Review of roadmap algorithms to control matching
3
Rigid transformation review
4
Affine includes scaling and shear
5
Problems with error
  • Least squares fitting uses n gtgt 3 point pairs
  • Significantly reduces error across field
  • Will still be thrown off by outliers
  • can throw out pairs with high error
  • and then refit
  • can set the weight of any pair to be
  • inversely proportional to error squared

6
Sources of error
Wrong matching in the pair of points yields
outlier
7
2-Point alignment error due to error in locations
of Q1, Q2
Plastic slides can actually be overlaid for
better viewing.
8
Remove outlier and refit
Plastic slides show concept better.
9
Sometimes a halucination
6 points match, but the objects do not. Can
verify using more model points.
10
Local Feature Focus Method (Bolles)
11
Local focus feature matching
  • Local features tolerate occlusion by other
    objects (binpicking problem)
  • Subgraph matching provides several features
    (distances, angles, connections, etc.)
  • Method can be used to support different higher
    level strategies and alignment parameters

12
Focus features matching attempts
13
Pose clustering (generalized Hough transform)
  • Use m minimal sets of matching features, each
    just enough to compute alignment
  • Vector of alignment parameters is put as evidence
    into parameter space
  • When all m units of evidence computed, examine
    parameter space for clusters

14
Pose clustering
15
Line segment junctions for matching
16
Abstract vectors subtending detected junctions
MAP
IMAGE
Abstract vector with tail at T and tip at Y, or
tail at L and tip at X
17
Parameter space resulting from 10 vector matches
Rotation, scale, translation computed as in
single match alignment. Use the cluster center to
estimate best alignment parameters.
18
Detecting airplanes on airfield
19
Airplane model of abstract vectors detected
image features
20
Relational matching method
21
Some relations between parts
22
Recognition via consistent labeling
23
Parts, labels, relations
24
In a consistent labeling image parts relate as
do model parts
25
Distance relation often used
26
What model labels apply to detected holes H1, H2,
H3?
27
Partial Interpretation Tree to find a distance
consistent labeling
The IT shows matching attempts that can be tried
using a backtracking algorithm. If a relation
fails the algorithm tries a different branch.
28
Detailed IT algorithm
Current matching pairs can be stored in the
recursive stack. If a new pair is consistent with
the previous pairs, continue forward if not,
then back up (and retract the recent pairing).
29
(No Transcript)
30
Discrete relaxation labeling constrains possible
labels
A sometimes useful method that once drew much
interest (see pubs by Rosenfeld, Zucker, Hummel,
etc.) The Marr-Poggio stereo matching algorithm
has the character of relaxation.
31
Discrete relaxation labeling constrains possible
labels
32
Kleep matching via relaxation
33
Removing a possible label for one part affects
labels for related parts
34
Relaxation labeling
  • Can work truly in parallel
  • Pairwise constraints are weaker than what the IT
    method can check, so sometimes the IT must follow
    the relaxation method
  • There is probabalistic relaxation which changes
    probability of labels rather than just keeping or
    deleting them
  • Relaxation was once thought to model human visual
    processes.
Write a Comment
User Comments (0)
About PowerShow.com