3 EXPERIMENTAL RESULTS
In the experiments, we set the block size to 3x3 pixels
and the offset to one pixel to compute the
Bhattacharyya distance. Along with the colour edge
detection method based on the Bhattacharyya
distance (BD method), we tested the Sobel and Canny
edge detection algorithms.
Figs. 3-6 show performance comparisons of the three
methods. In Fig. 3, the Sobel and Canny edge
detection algorithms failed to detect the weak edges
between the top of the box and the white wall,
whereas the BD method successfully recovered the
edges. In Fig. 4, the Sobel and Canny edge detection
algorithms failed to detect the boundary between the
wheel and the shadow background, whereas the BD
method better recovered the missing edges. In Fig. 6,
the Sobel and Canny edge detection algorithms
completely failed to detect the dark building, whereas
the BD method detected the building structure.
4 CONCLUSIONS
In this paper, we applied the edge detection algorithm
based on the Bhattacharyya distance for colour image
edge detection. In order to solve the covariance
singularity problem, we added a very small value to
the diagonal terms of the covariance matrix.
Experimental results show that the edge detection
algorithm based on the Bhattacharyya distance can
detect some edges missed by the Sobel and Canny-
edge detection algorithms.
REFERENCES
Maini, R. and Aggarwal, H. (2009) ‘Study and comparison
of various image edge detection techniques’,
International journal of image processing, vol. 3, no. 1,
February, pp. 1-11.
Koschan, A. and Abidi, M. (2005) ‘Detection and
classification of edges in color images’, IEEE Signal
Processing Magazine, vol. 22, no.1, March, pp. 64-73.
Kutty, S. B., Saaidin, S., Yunus, P. N. A. M. and Hassan, S.
A. (2014) ‘Evaluation of canny and sobel operator for
logo edge detection’, Technology Management and
Emerging Technologies, 2014 International
Symposium on, October, pp. 153-156.
Hassanpour, H., Farahabadi, P. M. (2009) ‘Using Hidden
Markov Models for paper currency recognition’, Expert
Systems with Applications, vol. 36, no. 6, August, pp.
10105-10111.
Gonzalez, R. C. and Woods, R E. (2002) Digital image
processing, 2
nd
edition, Prentice Hall.
Youn, S. and Lee, C. (2013) ‘Edge Detection for
Hyperspectral Images Using the Bhattacharyya
Distance’, Parallel and Distributed Systems, 2013
International Conference on, December, pp. 716-719.
Youn, S. and Lee, C. (2014) ‘Multi-dimensional edge
detection operators’, SPIE Sensing Technology+
Applications, May, pp. 912407-912407-7.
(a) (b) (c) (d)
Figure 3: Performance comparison. (a) Original image, (b) Sobel filtering, (c) Canny edge detection, (d) the colour edge
detection based on the Bhattacharyya Distance.