A Novel Color Image Segmentation Approach Based On K-Means Clustering with Proper Determination of the Number of Clusters and Suitable Distance Metric
Journal Title: International Journal of Computer Science & Engineering Technology - Year 2016, Vol 7, Issue 9
Abstract
K-Means algorithm is the most commonly chosen technique for color image segmentation task. Although this algorithm is famous for its low complexity and easy implementation, but usually it is seen that the segmentation results are suffering from noises and over-segmentation, which mislead the final image analysis process. This is because of the inappropriate selection of the number of clusters in K-Means. Also, choosing a proper distance metric for this algorithm is very important as it impacts on the final segmentation results. This paper deals with these problems and presents a novel approach to solving the same. As per color image segmentation concerned, so choosing a suitable color space is the first mandatory condition. HSV color space is selected for the proposed research work. The input RGB image is first converted to HSV one. Here, the number of clusters is determined from the input image beforehand. For this, it is considered that number of regions in an image is equivalent to the number of clusters that can be formed through clustering the pixels of the image. The number of regions of an image is determined with Meyer’s Watershed algorithm with a proper preprocessing technique. Generally, mere applying Watershed algorithm results in over segmentation. So, we have introduced an improved Sobel filter based on multiple directional edge detection to deal with this problem. The V channel of the HSV converted image is filtered by the proposed improved Sobel filter first and then the filtered image is sent as input to the watershed algorithm. The watershed algorithm analyses the regions of the image through local minima calculations and the total number of regions hereby found is assigned to K. Then with the predetermined K, the pixels of the HSV converted image are clustered with K-Means Algorithm. “Cosine Distance Metric” is chosen for the distance based calculations involved in the K-Means algorithm. By properly labeling the different clusters, the final segmented image is obtained. The experimental results proved the better performance of the proposed approach in comparison to K-Means algorithm. Also, when applied to satellite color images, it is found that the proposed approach succeeds to form clear and distinct segments of the same and hence establishes a good framework for satellite color image segmentation.
Authors and Affiliations
Anil Kumar Gupta , Dibya Jyoti Bora
Novel Approach for Detection of Brain Tumor using Segmentation Techniques
Medical Image Processing is one of the standard method to detect the abnormal tissue. The key benefit of this field is reduction of manual work and early detection of the disease. Various types of medical imaging modalit...
An Algorithm - EMD for Emergency in VANET
Vehicular Ad hoc Networks [VANET] is one of the fastest emerging technologies for research as day to day many challenges and problem to be identified by the researchers before the technology becomes commercialized. Commu...
Effect of Morphological Filters on Medical Image Segmentation using Improved Watershed Segmentation
In this paper, denoising and segmentation of medical image is performed using morphological filters and watershed algorithm. Watershed Algorithm provides the complete division of image. It has low computational complexit...
Secure Data Sharing using Decoy Technology
Cloud computing is a virtualized compute power and storage delivered via platform-agnostic infrastructures of abstracted hardware and software accessed over the Internet. Data sharing is an important functionality in clo...
Review of Security in Manets Using Cryptographic Techniques
Ad hoc on demand distance vector (AODV) is a routing protocol for Mobile Ad hoc networks. An ad hoc network is a collection of moveable nodes which works without the need of any centralized base station or any infrastruc...