IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 5

Saavedra-Ruiz et al.
frame (template) to the corresponding points in the
other image frame (scene). To compute the homography,
at least four matches are needed. Then, knowing
the homography between two images and the dimensions
of the template T ¼½wT;hTT, it is possible to
apply a perspective transform that maps the template
position from the template image to the scene image
using the following equation:
Figure 2.
Feature matching between the features of the template FT and the
features of the scene image FS.
the pose of the landing platform, even when no detection
has been obtained.
FEATURE-BASED OBJECT DETECTION
Object detection is a crucial task in robotic perception.
Feature-based detectors and descriptors are widely used,
due to their speed in computing the salient features of
images. For increased robustness in object detection, these
features should be invariant to rotation, scale and affine
transformations over several frames [29]. To find correspondences
between two images, we consider a set of features
in the template image FT 2 Rn and the current
frame FS 2 Rm, where n;m 2 Z represent the number of
features in each image. Each feature in the template and
scene frames is associated with a descriptor DT 2
Rnk;DSD 2 Rmk, where k is the dimension of the
descriptor for each feature.
With a set of descriptors, it is possible to compute
matches between image pairs by performing distance
calculations, such as the Euclidean distance between
the descriptors of the template and the scene, as shown
in (1). Two features are matched when the closest
descriptors between two images in the descriptor space
have been found. As a result, similar features in the
template image ðxi;yiÞ are matched with the similar
pair ðxi;0 y0
iÞ in the current image frame, as illustrated
in Figure 2
di ¼ min
Xn
i¼1
Xm
j¼1
q
ffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi
ðDT
ði;kÞÞ2ðDS
ðj;kÞÞ2
:
(1)
2
4
x
y
1
3
5 ¼ H
2
4
x
y
1
3
5 ¼
2
4
h11 h12 h13
h21 h22 h23
h31 h32 h33
3
5
2
4
x
y
1
3
5:
(2)
In (2), ½x; y; 1T are the coordinates of points (e.g., corners)
in the template image and ½x;0 y;0 1T are the same
points mapped in the scene image, where H : R3 ! R3.
Object detection with feature-based methods and homography
calculations tends to speed up the process and can
provide a reliable estimation of the location of the object
of interest in the current image frame.
SYSTEM OBSERVATIONS
Using the homography matrix, the corners and centroid of
the template detected in the current image frame can be
computed. Pc t 2 R52 is defined as a vector of coordinates,
where each row corresponds to a x; y point at time
index t.
These points are used to determine the observations
that will be fed into the Kalman filter. The vector of observations
at time t is defined as Zt ¼½Pc
where Pc
ði¼5Þ
t
are the x; y centroid coordinates of the landing
pad; Ow;Oh are the width and height of the template,
respectively; and u represents the angle of the template
with respect to the x axis of the image, as shown in
Figure 3.
ði¼5Þ
t ;Ow;Oh; u,
HOMOGRAPHYMATRIX
Finding correspondences between image pairs allows
us to compute the homography matrix H 2 R33.This
matrix is a transform that maps points from one image
MAY 2022
Figure 3.
System's observations and coordinate system. The vector Zt is
created at each time-step based on the width and height (Ow;Oh),
the orientation u and the position of the centroid (x; y) of the template
in the current image frame.
IEEE A&E SYSTEMS MAGAZINE
5

IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV

Table of Contents for the Digital Edition of IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV

Contents
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - Contents
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - Cover2
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 1
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 2
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 3
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 4
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 5
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 6
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 7
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 8
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 9
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 10
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 11
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 12
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 13
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 14
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 15
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 16
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 17
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 18
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 19
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 20
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 21
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 22
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 23
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 24
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 25
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 26
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 27
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 28
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 29
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 30
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 31
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 32
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 33
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 34
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 35
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 36
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 37
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 38
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 39
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 40
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 41
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 42
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 43
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 44
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 45
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 46
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 47
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 48
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 49
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 50
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 51
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 52
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 53
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 54
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 55
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 56
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 57
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 58
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 59
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 60
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 61
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 62
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 63
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 64
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 65
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 66
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 67
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 68
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 69
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 70
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 71
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 72
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 73
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 74
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 75
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 76
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 77
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 78
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 79
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 80
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 81
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 82
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 83
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 84
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 85
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 86
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 87
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 88
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 89
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 90
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 91
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 92
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 93
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 94
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 95
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 96
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 97
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 98
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 99
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 100
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 101
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 102
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 103
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - 104
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - Cover3
IEEE - Aerospace and Electronic Systems - May 2022 - Tutorial XV - Cover4
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2022_tutorial
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2021_tutorials
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2019partII
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2018
https://www.nxtbookmedia.com