Image processing, arbitrarily manipulating an image to achieve an aesthetic standard or to support a preferred reality. The objective of segmentation is partitioning an image into distinct regions containing each pixels with similar attributes. Image segmentation can be done using thresholding, color space segmentation, k-means clustering.
Segmentation is the low-level operation concerned with partitioning images by determining disjoint and homogeneous regions or, equivalently, by finding edges or boundaries. The homogeneous regions, or the edges, are supposed to correspond, actual objects, or parts of them, within the images. Thus, in a large number of applications in image processing and computer vision, segmentation plays a fundamental role as the first step before applying to images higher-level operations such as recognition, semantic interpretation, and representation. Until very recently, attention has been focused on segmentation of gray-level images since these have been the only kind of visual information that acquisition devices were able to take the computer resources to handle. Nowadays, color image has definitely displaced monochromatic information and computation power is no longer a limitation in processing large volumes of data. In this paper proposed hybrid k-means with watershed segmentation algorithm is used segment the images. Filtering techniques is used as noise filtration method to improve the results and PSNR, MSE performance parameters has been calculated and shows the level of accuracy