Abstract :
Image segmentation plays a major role in computer vision. It is a fundamental task for feature extraction and pattern matching applications. This paper proposes a simple hybrid Image segmentation method which is mainly based on mathematical morphological operations and filtering techniques. The main aim of the proposed hybrid segmentation method is to segment the foreground object in the given image and mark the segmented region with precision. The purpose of developing this method is to identify a prominent single object based photographs automatically in real time. Also the algorithm must work for worst cases (fog, mist, blur, noise etc). This requirement needs a precise segmentation approach which must be computationally less costly and easy to implement with better quality of segmenting the object as Region of interest. The images are at first subjected to Gaussian filtering to make the image smooth for segmentation. Later, applying Sobel edge detection algorithm to detect the edges properly and then applying morphological operations logically arranged in a novel way for morphological image cleaning purposes. In the final stage, the object of interest is segmented and marked which proves the efficiency of the proposed hybrid image segmentation algorithm. Furthermore, the proposed hybrid image segmentation algorithm is implemented in MATLAB (version 7.0 on an Intel P-4 dual core) and evaluated on 350 jpeg images with satisfactory results. The images sizes which were tested are 384 * 288, 480 * 320, 640 *480, 720 * 480, 800 * 600, 912 *608, 912 * 684, 1024 *768 and 1600 *1200.
Keywords :
computer vision; display devices; edge detection; feature extraction; image segmentation; mathematical morphology; pattern matching; computer vision; edge detection algorithm; embedded visual display devices; feature extraction; filtering techniques; foreground object; hybrid image segmentation method; mathematical morphological operations; pattern matching; Cleaning; Filtering; Image edge detection; Image segmentation; Morphological operations; Noise; Signal processing algorithms; Gaussian; Mathematical morphology; Sobel Edge detection; Texture; contour; feature extraction; pattern matching; segmentation; visual display devices;