CFP last date
20 May 2024
Reseach Article

Modified Bit-Planes Sobel Operator: A New Approach to Edge Detection

by Rashi Agarwal
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 117 - Number 7
Year of Publication: 2015
Authors: Rashi Agarwal
10.5120/20565-2955

Rashi Agarwal . Modified Bit-Planes Sobel Operator: A New Approach to Edge Detection. International Journal of Computer Applications. 117, 7 ( May 2015), 9-15. DOI=10.5120/20565-2955

@article{ 10.5120/20565-2955,
author = { Rashi Agarwal },
title = { Modified Bit-Planes Sobel Operator: A New Approach to Edge Detection },
journal = { International Journal of Computer Applications },
issue_date = { May 2015 },
volume = { 117 },
number = { 7 },
month = { May },
year = { 2015 },
issn = { 0975-8887 },
pages = { 9-15 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume117/number7/20565-2955/ },
doi = { 10.5120/20565-2955 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:58:41.561134+05:30
%A Rashi Agarwal
%T Modified Bit-Planes Sobel Operator: A New Approach to Edge Detection
%J International Journal of Computer Applications
%@ 0975-8887
%V 117
%N 7
%P 9-15
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The detection of edges in images is a vital operation with applications in various fields. There are a number of methods developed already for the same. We have developed a 'global method' for extraction of edges which is a modification of the existing Sobel operator. We have first extracted the bit planes of each image and have applied the Sobel operator on each bit plane for enhanced results. After this we have recreated the image by adding up the edges of all the bit-planes in their order of importance. This is a fairly simple global method which yields very good results The computations are simpler and faster as well. Pratt's figure of merit (FOM) has been used to quantify the measure of edges. The values of Peak Signal to Noise Ration (PSNR) and Mean Square Error (MSE) have been calculated to assess the performance of the new algorithm in comparison to the previous existent one in presence of additive Gaussian noise. The results favor our new algorithm clearly.

References
  1. M. Sharifi, M. Fathy, M. T. Mahmoudi, "Classified and Comparative Study of Edge Detection Algorithms "Information Technology: Coding and Computing, Proceedings. International Conference 117 – 120(2002).
  2. I. E. Abdou and W. K. Pratt, "Quantitative design and evaluation of enhancement edge detectors, " Proceedings of IEEE, Vol. 67, pp 753-763 (1979).
  3. J. Canny, "A computational approach to edge detection", IEEE Trans. Pattern Anal. Mach. Intell. PAMI-8 679–698(1986).
  4. G. Deng, J. -C. Pinoli, "Differentiation-based edge detection using the logarithmic image processing model", J. Math. Imaging vision 8 161–180 (1998).
  5. R. P. Johnson, "Contrast based edge detection",Pattern Recognition, 23, 311–318 (1990).
  6. S. S. Iyengar, W. Deng, "An efficient edge detection algorithm using relaxation labeling technique", Pattern Recognition 28, 519–536 (1995).
  7. P. Perona, J. Malik, "Scale-space and edge detection using anisotropic diffusion", IEEE Trans. Pattern Anal. Mach. Intell. 12, 629–639 (1990).
  8. R. Agarwal, "Bit Planes Histogram Equalization for Tone Mapping of High Contrast Images", IEEE proceedings of Computer Graphics, Imaging and Visualisation Conference, Singapore, 33-38, (2011).
  9. R. C. Gonzalez and R. E. Woods. "Digital Image Processing". 2nd ed. Prentice Hall, (2002).
  10. O. R. Vincent and O. Folorunso, "A Descriptive Algorithm for Sobel Image Edge Detection", Proceedings of Informing Science & IT Education Conference InSITE (2009).
  11. Mike Heath, Sudeep Sarkar, Thomas Sanocki, and Kevin Bowyer. "A Robust Visual Method for Assessing the Relative Performance of Edge-Detection Algorithms," IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 19, no. 12, pp. 1338-1359, December 1997.
  12. Mike Heath, Sudeep Sarkar, Thomas Sanocki, and Kevin Bowyer. "Comparison of Edge Detectors: Methodology and Initial Study," Computer Vison and Image Understanding, vol. 69, no. 1, pp. 38-54, January 1998.
  13. O. Hebb. "The organization of behaviour," in J. A. Anderson and E. Rosenfeld (eds) Neuro Computing, 1988.
  14. W. K. Pratt Digital Image Processing, 1978 :Wiley-Interscience
  15. Speeuwers, L. J. Heijden, F. van der, " An Edge Detector Evaluation Method Based On Average Risk", Robust Computer Vision,40-49 (1992).
  16. M. Heath, S. Sarker, T. Sanocki and K. Bowyer, "Comparison of Edge Detectors: A methodology and Initial Study ",Proceedings of CVPR'96 IEEE Computer Society Conference on Computer Vision and Pattern Recognition143-148 (1996).
Index Terms

Computer Science
Information Sciences

Keywords

Edge Detection Filtering Segmentation Sobel Operator.