CFP last date
22 April 2024
Reseach Article

Semi-Optimal Edge Detector based on Simple Standard Deviation with Adjusted Thresholding

by Firas A. Jassim
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 68 - Number 2
Year of Publication: 2013
Authors: Firas A. Jassim
10.5120/11555-6834

Firas A. Jassim . Semi-Optimal Edge Detector based on Simple Standard Deviation with Adjusted Thresholding. International Journal of Computer Applications. 68, 2 ( April 2013), 43-48. DOI=10.5120/11555-6834

@article{ 10.5120/11555-6834,
author = { Firas A. Jassim },
title = { Semi-Optimal Edge Detector based on Simple Standard Deviation with Adjusted Thresholding },
journal = { International Journal of Computer Applications },
issue_date = { April 2013 },
volume = { 68 },
number = { 2 },
month = { April },
year = { 2013 },
issn = { 0975-8887 },
pages = { 43-48 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume68/number2/11555-6834/ },
doi = { 10.5120/11555-6834 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:28:58.847002+05:30
%A Firas A. Jassim
%T Semi-Optimal Edge Detector based on Simple Standard Deviation with Adjusted Thresholding
%J International Journal of Computer Applications
%@ 0975-8887
%V 68
%N 2
%P 43-48
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper proposes a novel method which combines both median filter and simple standard deviation to accomplish an excellent edge detector for image processing. First of all, a denoising process must be applied on the grey scale image using median filter to identify pixels which are likely to be contaminated by noise. The benefit of this step is to smooth the image and get rid of the noisy pixels. After that, the simple statistical standard deviation could be computed for each 2?2 window size. If the value of the standard deviation inside the 2?2 window size is greater than a predefined threshold, then the upper left pixel in the 2?2 window represents an edge. The visual differences between the proposed edge detector and the standard known edge detectors have been shown to support the contribution in this paper.

References
  1. Becerikli Y. and Karan T. M. 2005. A New Fuzzy Approach for Edge Detection. IWANN 2005, LNCS 3512, 943–951.
  2. Bovik A. C. , Huang T. S. , and Munson D. C. 1985. Edge-sensitive image restoration using order constrained least squares methods. IEEE Trans. Acoust. , Speech, Signal Processing, vol. 33, pp. 1253–1263.
  3. Canny J 1986. A computational approach to edge detection. IEEE Transactions on Pattern Analysis and Machine Intelligence, 8(6):679–698.
  4. Desolneux A. , Moisan L. And Morel J. -M. 2001. Edge Detection by Helmholtz Principle, Journal of Mathematical Imaging and Vision 14: 271–284.
  5. Frei W. and Chen C. 1977. Fast Boundary Detection: A Generalization and New Algorithm. IEEE Trans. Computers, vol. C-26, no. 10, 988-998.
  6. Gao W. , Yang L. , Zhang X. and Liu H. 2010. An Improved Sobel Edge Detection. IEEE international conference on computer science and information technology (ICCSIT), vol. 5, 67-71.
  7. Giannarou S. and Stathaki T. 2011. Optimal edge detection using multiple operators for image understanding. EURASIP Journal on Advances in Signal Processing 2011, 28.
  8. Gonzalez R. C. and Woods R. E. 2001. Digital Image Processing. Upper Saddle River, NJ: Prentice-Hall.
  9. Jing L. , Peikang H. , Xiaohu W. and Xudong P. 2009. Image edge detection based on beamlet transform, Journal of Systems Engineering and Electronics, Vol. 20, No. 1, 1–5.
  10. Lei Z. , Shouping D. and Honglian M. , 2008. Recent Methods and Applications on Image Edge Detection. Proceedings of the 2008 International Workshop on Education Technology and Training & 2008 International Workshop on Geoscience and Remote Sensing, vol. 1, 332-335.
  11. Maini R. and Aggarwal H, 2009. Study and Comparison of Various Image Edge Detection Techniques. International Journal of Image Processing (IJIP), vol. 3, issue 1, 1-11.
  12. Nadernejad E. 2008. Edge Detection Techniques: Evaluations and Comparisons. Applied Mathematical Sciences, Vol. 2, no. 31, 1507 – 1520.
  13. Ritter G. X. and Joseph N. Wilson 2000. Handbook of Computer Vision Algorithms in Image Algebra, CRC Press.
  14. Sobel I. E. 1970. Camera models and machine perception. Ph. D. dissertation, Stanford University, Stanford, Calif, USA.
  15. Tzu-Heng Henry Lee. Edge Detection Analysis. Graduate Institute of Communication Engineering, National Taiwan University, Taipei, Taiwan, ROC.
  16. Yi S. , Labate D. , Easley G. R. and Krim H. 2009. A Shearlet Approach to Edge Analysis and Detection. IEEE Trans. Image Proc. 18(5) 929–941.
  17. Zheng L. He X. Edge, 2004. Detection Based on Modified BP Algorithm of ANN. Proceeding VIP 2003 of the Pan-Sydney area workshop on visual information processing, 119-122.
  18. Ziou D. and Tabbone S. 1998. Edge Detection Techniques - An Overview. International Journal of Pattern Recognition and Image Analysis, vol. 8,537-559.
Index Terms

Computer Science
Information Sciences

Keywords

Computer vision edge detection median filter standard deviation