English

Combined Approach for Image Segmentation

Computer Vision and Pattern Recognition 2014-06-03 v1

Abstract

Many image segmentation techniques have been developed over the past two decades for segmenting the images, which help for object recognition, occlusion boundary estimation within motion or stereo systems, image compression, image editing. In this, there is a combined approach for segmenting the image. By using histogram equalization to the input image, from which it gives contrast enhancement output image .After that by applying median filtering,which will remove noise from contrast output image . At last I applied fuzzy c-mean clustering algorithm to denoising output image, which give segmented output image. In this way it produce better segmented image with less computation time.

Keywords

Cite

@article{arxiv.1406.0074,
  title  = {Combined Approach for Image Segmentation},
  author = {Shradha Dakhare and Harshal Chowhan and Manoj B. Chandak},
  journal= {arXiv preprint arXiv:1406.0074},
  year   = {2014}
}

Comments

4 pages, 5 figures, Published with International Journal of Computer Trends and Technology (IJCTT)

R2 v1 2026-06-22T04:27:33.084Z