A NEW APPROACH FOR DETECTING LOCAL FEATURES
Giang Phuong Nguyen and Hans Jørgen Andersen
Department of Media Technology, Aalborg University, Denmark
Keywords:
Local descriptors, Image features, Triangular representation, Image retrieval/recognition.
Abstract:
Local features up to now are often mentioned in the meaning of interest points. A patch around each point
is formed to compute descriptors or feature vectors. Therefore, in order to satisfy different invariant imaging
conditions such as scales and viewpoints, an input image is often represented in a scale-space, i.e. size of
patches are defined by their corresponding scales. Our proposed technique for detecting local features is
different, where no scale-space is required, by dividing the given image into a number of triangles with sizes
dependent on the content of the image at the location of each triangle. In this paper, we demonstrate that the
triangular representation of images provide invariant features of the image. Experiments using these features
show higher retrieval performance over existing methods.
1 INTRODUCTION
At the beginning of image retrieval systems, global
features such as color histograms were commonly
used. Recently, local features is taking the role.
There are several advantages of local features over
global features including robustness to occlusion and
clutter, distinctiveness for differentiating in a large
set of objects, a large quantity can be extracted in
a single image, and invariant to translation, rotation
etc. These advantages lead to the increasing num-
ber of researches on exploring these types of features.
Comprehensive overviews can be found in (Mikola-
jczyk and Schmid, 2005; Tuytelaars and Mikolajczyk,
2008).
Up to now, local features is mostly known as
descriptors extracted from areas located at interest
points (Tuytelaars and Mikolajczyk, 2008). This
means that, existing methods first detect interest
points, for example using Harris corner detector (Har-
ris and Stephens, 1988). Then a patch is drawn which
is centered at the corresponding interest point, and
descriptors are computed from each patch. So, the
main issue is how to define the size of the patch.
In other words, how to make these descriptors scale
invariant. To satisfy this requirement, these meth-
ods need to locate a given image at different scales,
or so called the scale-space approach. A given im-
age is represented in a scale-space using difference
of Gaussian and down sampling (Lowe, 2004; Brown
and Lowe, 2007; Nguyen and Andersen, 2008). The
size of a patch depends on the corresponding scale
where the interest point is detected. The computation
of the scale space and descriptors is often expensive
and complicated.
In this paper, we propose a different approach
for detecting local features that does not require the
scale-space representation nor the detection of inter-
est points. Given an input image, we divide the image
into a number of right triangles where a triangle de-
fines a homogenous region. The size of each triangle
depends on the content of the image at the location of
the triangle. This process is done automatically. This
means that if an object appears at different scales, the
triangular representation will adapt to draw the corre-
sponding triangle size. The technique of using trian-
gle representation of images is originally introduced
by Distasi in (Distasi et al., 1997) for image com-
pression. Moreover, in this reference, only intensity
images are taken into account. Following the current
trend, where color based local features are of inter-
est, we also investigate the use of color information
for describing local features. The distinctiveness in
color is much larger, therefore, using color informa-
tion for locating local features can be of great impor-
tance when matching images. We develop a new tech-
nique to extract local features using the color based
triangular representation of images.
The paper is organized as follows. In the next sec-
tion, we will give a description of our approach in
using triangular representation of color images, and
how to compute local descriptors. In section 2.4, we
221
Phuong Nguyen G. and Jørgen Andersen H. (2010).
A NEW APPROACH FOR DETECTING LOCAL FEATURES.
In Proceedings of the International Conference on Computer Vision Theory and Applications, pages 221-226
DOI: 10.5220/0002848402210226
Copyright
c
SciTePress