Abstract

k-Means (KM) is well known for its ease of implementation as a clustering technique. It has been applied for color quantization in RGB, YUV, hyperspectral image, Lab, and other spaces, but this leads to fragmented segments as the pixels are clustered only in the color space without considering connectivity. The problem has been attacked by adding connectivity constraints, or using joint color and spatial features (r, g, b, x, y), which prevent fragmented and nonconvex segments. However, it does not take into account the complexity of the shape itself. The Mumford–Shah model has been earlier used to overcome this problem but with slow and complex mathematical optimization algorithms. We integrate Mumford–Shah model directly into KM context and construct a fast and simple implementation of the algorithm. The proposed approach uses standard KM algorithm with distance function derived from Mumford–Shah model so that it optimizes both the content and the shape of the segments jointly. We demonstrate by experiments that the proposed algorithm provides better results than comparative methods when compared using various error evaluation criteria. The algorithm is applied on 100 images in the Weizmann dataset and two remote sensing images.

Highlights

  • Image segmentation is an essential preprocessing task in many computer vision problems

  • The regularized KM (reg-KM) method uses the change in the energy directly, that each pixel is moved to the phase which locally minimizes the energy compared with the previous phase

  • We observe that the results of KM and reg-KM techniques are almost similar, except Fig. 13 where reg-KM works better

Read more

Summary

Introduction

Image segmentation is an essential preprocessing task in many computer vision problems. It handles the problem of segregating regions of interest of an image that possess homogeneity and are spatially connected. These segregated regions may represent objects and help to recognize parts of satellite images, or patterns in biometric images, or detect diseased areas in MRI/x-ray images. Segmentation is extensively used in automation and other artificial intelligence applications. Profound research is still carried out and numerous image segmentation techniques are available in the literature, but a universal method applied to any type of image related to any image processing problem is not known

Image Segmentation
Classical k-Means Clustering for Image Segmentation
Mumford–Shah Model
Calculating Gradient and Boundary Length of the Segment
Distance Calculation in MS-KM
Experimental Evaluations
Bidirectional Consistency Error
Compactness Measure
Adjusted Rand Index
Results for Two Phase Segmentations
Results for Multiphase Segmentation
Application to HSIs
Conclusions
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call