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
Secure and Energy Efficient Routing in Wireless Sensor Networks: A Review
Due to wide range of applications in current scenario, wireless sensor networks (WSNs) are gaining significant attention of researchers. Providing security and efficient energy utilization simultaneously in WSNs is a dif...
Various Aspects of Minutia As a Fingerprint Feature
Biometrics is one of the biggest tendencies in human identification. The fingerprint is the most widely used biometric. Extracting minutiae from fingerprint images is one of the most important steps in automatic fingerpr...
A Symmetric FHE Scheme Based on Linear Algebra
FHE is considered to be Holy Grail of cloud computing. Many applications of cloud computing inherently need symmetric keys while very few FHE schemes have been proposed with symmetric keys. Even with the schemes based on...
Standalone Command Processor – Onchip Peripheral control and arbiteration
There are many soft-core processors or microcontroller available in contemporary technological world. Many of those when used for and on-chip peripheral control and arbitration are either tend to under use when used for...
Review Report on Semantic web service composition using Petri nets
Petri nets are graphical and mathematical modelling tool helpful for representation of semantic web service composition. Semantic web service composition explained by OWL-S language. OWL-S language supports control const...