CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

An Advance Approach to Select Initial Seed Pixel using Edge Detection

by Rajesh Gothwal, Deepak Gupta, Shikha Gupta
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 75 - Number 8
Year of Publication: 2013
Authors: Rajesh Gothwal, Deepak Gupta, Shikha Gupta
10.5120/13132-0500

Rajesh Gothwal, Deepak Gupta, Shikha Gupta . An Advance Approach to Select Initial Seed Pixel using Edge Detection. International Journal of Computer Applications. 75, 8 ( August 2013), 27-31. DOI=10.5120/13132-0500

@article{ 10.5120/13132-0500,
author = { Rajesh Gothwal, Deepak Gupta, Shikha Gupta },
title = { An Advance Approach to Select Initial Seed Pixel using Edge Detection },
journal = { International Journal of Computer Applications },
issue_date = { August 2013 },
volume = { 75 },
number = { 8 },
month = { August },
year = { 2013 },
issn = { 0975-8887 },
pages = { 27-31 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume75/number8/13132-0500/ },
doi = { 10.5120/13132-0500 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:43:44.856405+05:30
%A Rajesh Gothwal
%A Deepak Gupta
%A Shikha Gupta
%T An Advance Approach to Select Initial Seed Pixel using Edge Detection
%J International Journal of Computer Applications
%@ 0975-8887
%V 75
%N 8
%P 27-31
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper proposes a method of initial seed pixel selection used for image segmentation based on edge detection technique. Initial pixel seed selection is the crucial and starting stage of image segmentation. This method is based on RGB color model. In this paper author use the gradient magnitude of the Red, Green and Blue components of true color image. Two type of information are used: non-edge information and similarity behavior of pixels to its neighbors. Edge detection technique is used to select initial seed pixel selection by computing gradient of the image intensity function. The Gradient magnitude provides image with regions having high intensity variation. The threshold value is used to obtain seed pixels and its value depends on the nature of the image. In this paper the comparative analysis of various images with different Edge Detection techniques is presented. The analysis of images with different edge detection techniques is presented using image processing tool MATLAB 7. 5. 0. It has been shown that gradient based edge detection techniques provides similar and better result than other edge detection techniques.

References
  1. Adams, R. , Bischof, L. , "Seeded region 1growing", IEEE Transactions on Pattern anlysis and Machine Intelligence, vol. 16, page 641-647, 1994.
  2. Om Prakash Verma, Madasu Hanmandlu, Seba Susan, Muralidhar Kulkarni and Puneet Kumar Jain "A Simple Single Seeded Region Growing Algorithm for Color Image Segmentation using Adaptive Thresholding" IEEE 978-0-7695-4437, 2011.
  3. Frank Y. Shih and Shouxian Cheng "Automatic seeded region growing for color image segmentation" Image and vision computing 23, 877-886, 2005.
  4. N. Chowdhury, B. Banerjee , T. Bhattacharjee "color image segmentation technique using "natural grouping" of pixels" 1985-2304, 2010.
  5. Gracia Guzzarria "Automatic Image Segmentation by Dynamic Region Growth and Multiresolution Merging ", 18-10, 2275 – 2288, 2009.
  6. A. V. Anjikar and V. K. Shandilya "Effective method of Initial Seed Selection Used for Color Image Segmentation" IJCTA, Vol 2 (3), 431-432.
  7. Thodeti Srikanth, Prof P. Pradeep Kumar, Ashwin Kumar "color image segmentation using watershed algorithm" IJCSIT, vol. 2 (5), 2332-2334,2011.
  8. Changmin Zhang, Shuaiqi Zhang, Junxia Wu, Shaoxiong Han "an improved watershed algorithm for color image segmentation" IEEE 978-0-7695-4647-6/12 2012.
  9. R. C. Gonzalez and R. E. Woods, digital image processing, Pearson education, 2002.
  10. Malik sikandar hayat khiyal, aihab khan, and amna bibi, "modified watershed algorithm for segmentation of 2D images" IISIT volume 6, 2009.
  11. Raman Maini, Dr. Himanshu Aggarwal, "Study and Comparison of Various Image Edge Detection Techniques" IJIP Volume (3): Issue (1).
  12. Mamta Juneja, Parvinder Singh Sandhu, "Performance Evaluation of Edge Detection Techniques for Images in Spatial Domain", 1793-8201, International Journal of Computer Theory and Engineering, Vol. 1, No. 5, December, 2009.
  13. Vineet Saini, Rajnish Garg, "A Comparative Analysis on Edge Detection Techniques Used in Image Processing", IOSRJECE, 2278-2834 Volume 1, Issue 2, PP 56-59, 2012.
Index Terms

Computer Science
Information Sciences

Keywords

Image segmentation seed selection non-edge information threshold value.