Leaf Image Classification With Shape Context and SIFT Descriptors
Leaf Image Classification With Shape Context and SIFT Descriptors
I. I NTRODUCTION
Identication of plant species from plant leaves is an
important and challenging task for botanists due to a large
number of species available on our planet. Content based
image retrieval and classication can greatly assist botanists
in this process [1]. In addition, with the advances in imaging
devices, more and more mobile devices such as smart phones
come with cameras so that ordinary users are able to take a
photo of a leaf image of a plant which they are interested in
and to obtain further information about the plant by querying
the retrieval and classication system with the sample photo,
which is of great signicance for education and promoting
the awareness of environment protection.
From a visual perspective, leaf images are generally characterized through their shape and veins, since large majority
of leaves are generally of green color. Most of existing
shape features focus on leaf contours. In [2], Curvature
Scale Space (CSS) images were proposed by ltering leaf
contours with Gaussian functions at different scales. Im et
al. proposed to hierarchically approximate leaf contours with
polygons [3]. And it was also proposed to combine different
shape features for better classication performance [4][5].
Recently, shape context proposed for object recognition has
also been successfully utilized for leaf image classication
[6][7].
Besides contour information of leaves, veins of leaves
also provide rich information in identifying plant species
[1][8][9]. In [10][11], structure features were extracted to
978-0-7695-4588-2/11 $26.00 2011 IEEE
DOI 10.1109/DICTA.2011.115
Cij = C(pi , qj ) =
(2)
k=1
Figure 1. Illustration of shape contexts for the four points (i.e. SC top,
SC bottom, SC left, and SC right) of the leaf contour.
(1)
651
649
Figure 3.
images.
Sif tM atch(q, i)
,
Keypoints(q)
(4)
k
i=1
(6)
1
where wi is dened as Dist(i,q)
2 and the value of c (Ii )
is 0 (1) if Ii is not of class c (if Ii is of class c). And
652
650
Figure 4.
Contour extraction (middle) and edge detection (right) for
original leaf image (left).
query object Iq will be labeled with the class which has the
c (q).
minimum Dist
Figure 5.
Algorithm
Accuracy
IDSC
83.79%
HOG-MMC
89.40%
Our Method
91.30%
Table I
C OMPARISON WITH OTHER ALGORITHMS .
VI. C ONCLUSION
In this paper, we present a method for leaf image classication by utilizing shape context and SIFT descriptors
so that both global and local attributes can be taken into
account. These two features are invariant for rotation and
translation. K-NN classication scheme is utilized for nal
classication. Experiments on the largest leaf dataset, ICL
dataset, demonstrate that the proposed method can achieve
653
651
VII. ACKNOWLEDGEMENTS
The work presented in this paper was partially supported
by ARC (Australian Research Council) grants and Hong
Kong Polytechnic University research grant (project code:
4-ZZ7V).
[14] M.-E. Nilsback and A. Zisserman, Automated ower classication over a large number of classes, in Indian Conference
on Computer Vision, Graphics and Image Processing, Dec
2008.
R EFERENCES
[1] Z. Chi, Data management for live plant identication, in
Multimedia information retrieval and management: technological fundamentals and applications, D. Feng, W. C. Siu,
and H.-J. Zhang, Eds. Springer, 2003, pp. 432457.
[15] C. Papadimitriou and K. Stieglitz, Combinatorial Optimization: Algorithms and Complexity. Prentice Hall, 1982.
[16] D. G. Lowe, Distinctive image features from scale-invariant
keypoints, International Journal of Computer Vision, vol. 60,
no. 2, pp. 91110, 2004.
[2] S. Abbasi, F. Mokhtarian, and J. Kittler, Reliable classication of chrysanthemum leaves through curvature scale space,
in Proceedings of the First International Conference on ScaleSpace Theory in Computer Vision, Utrecht, The Netherlands,
Jul 1997, pp. 284295.
654
652