Segmentation by Multiresolution Histogram Decomposition
…
16 pages
1 file
Sign up for access to the world's latest research
Abstract
AI
AI
This paper presents a robust image segmentation scheme that leverages multiresolution techniques to analyze the histogram of grayscale images. By applying the multiresolution approach to histograms instead of image data, the proposed method efficiently segments images while maintaining linear time complexity in relation to image size. Unlike traditional segmentation methods that rely on bimodal histograms, this technique accommodates a wider variety of histograms, allowing for more versatile applications in image processing.
Related papers
Image segmentation can be defined as in which we divide the image into multiple parts in the form of pixels. In segmentation, we simply represent the image into more understandable form. Segmentation basically used to detect the objects, boundaries and other relevant data in the digital images. There are different approaches to implement segmentation like threshold, clustering and transform methods etc. After performing these approaches, the resultant segmented image is a collective pixel set of the entire image. Pixels in the image corresponds to some characteristics of image like color, texture etc.
Pattern Recognition, 1990
This paper describes a totally automatic non-parametric clustering algorithm and its application to unsupervised image segmentation. The clusters are found by mode analysis of the multidimensional histogram of the considered vectors through a non-iterative peak-climbing approach. Systematic methods for automatic selection of an appropriate histogram cell size are developed and discussed. The algorithm is easily parallelizable and is simulated on a SEQUENT parallel computer. Image segmentation is performed by clustering features extracted from small local areas of the image. Segmentation of textured, color, and gray-level images are considered. Eight-dimensional random field model based features, three-dimensional RGB components, and one-dimensional gray levels are utilized for these three types of images respectively. For texture segmentation, an image plane cluster validity procedure based on region growing of the mapped back clusters in the feature space is developed. Most of the phases are also parallelized resulting in almost linear speed ups. Quite satisfactory results are obtained in all cases.
Engineering, 2011
Image segmentation denotes a process for partitioning an image into distinct regions, it plays an important role in interpretation and decision making. A large variety of segmentation methods has been developed; among them, multidimensional histogram methods have been investigated but their implementation stays difficult due to the big size of histograms. We present an original method for segmenting n-D (where n is the number of components in image) images or multidimensional images in an unsupervised way using a fuzzy neighbourhood model. It is based on the hierarchical analysis of full n-D compact histograms integrating a fuzzy connected components labelling algorithm that we have realized in this work. Each peak of the histogram constitutes a class kernel, as soon as it encloses a number of pixels greater than or equal to a secondary arbitrary threshold knowing that a first threshold was set to define the degree of binary fuzzy similarity between pixels. The use of a lossless compact n-D histogram allows a drastic reduction of the memory space necessary for coding it. As a consequence, the segmentation can be achieved without reducing the colors population of images in the classification step. It is shown that using n-D compact histograms, instead of 1-D and 2-D ones, leads to better segmentation results. Various images were segmented; the evaluation of the quality of segmentation in supervised and unsupervised of segmentation method proposed compare to the classification method k-means gives better results. It thus highlights the relevance of our approach, which can be used for solving many problems of segmentation.
Metaheuristic Algorithms for Image Segmentation: Theory and Applications, 2019
— This study is focused on histogram thresholding methods automatically. In computer vision, Image segmentation is an initial and vital step in a series of processes aimed at overall image understanding. In other words Segmentation refers to the process of partitioning a digital image into the multiple segments (set of pixels as known as super pixels). Two very simple image segmentation techniques that are based on the gray level histogram of an image are Thresholding and Clustering. Thresholding method is widely used for image segmentation approach. It is useful in discriminating foreground from the background. By selecting an adequate threshold value T, or automatically computing threshold value T, the gray level image can be converted in to binary image. Several methods are there to find the threshold automatically for image segmentation. Some of the methods like Otsu, Kapur, Triangle, Iterative and also manually threshold is calculated for different type of images like X-ray computed tomography (CT-Scan), magnetic resonance imaging (MRI), synthetic aperture radar (SAR), Ultrasound image were explained and the results are presented to show the validity of the methods.
Segmentation techniques are either contextual or non-contextual. The role of segmentation is crucial in most tasks requiring image analysis. The success or failure of the task is often a direct outcome of the success or failure of segmentation. However, a reliable and accurate segmentation of an image is, in general, very difficult to achieve by purely automatic means. Segmentation divides an image into distinct regions containing each pixel with similar attributes. Image segmentation algorithms generally are based on one of two basic properties of intensity values: discontinuity and similarity. • Discontinuity based method: Partition an image based on abrupt changes in intensity. Similarity based approach: Partition an image based on regions that are similar according to a set of predefined criteria. Fuzzy c-means has been a very important tool for image processing in clustering objects in an image. The drawback of FCM clustering for image segmentation is that its objective function does not take into concern any spatial dependence among pixels of image but deals with images the same as separate points.
Veterinary Journal, 1998
We present here a novel multiresolution-based image segmentation algorithm. The proposed method extends and improves the Gaussian mixture model (GMM) paradigm by incorporating a multiscale correlation model of pixel dependence into the standard approach. In particular, the standard GMM is modified by introducing a multiscale neighborhood clique that incorporates the correlation between pixels in space and scale. We modify the
Lecture Notes in Computer Science, 2011
An algorithm is presented to segment a color image based on the 3D histogram of colors. The peaks in the histogram, i.e., the connected components of colors with locally maximal occurrence, are detected. Each peak is associated a representative color, which is the color of the centroid of the peak. Peaks are processed in decreasing occurrence order, starting from the peak with the maximal occurrence, with the purpose of maintaining only the representative colors corresponding to the dominant peaks. To this aim, each analyzed peak groups under its representative color those colors, present in the histogram and that have not been grouped to any already analyzed peak, such that their distance from the centroid of the peak is smaller than a priori fixed value. At the end of the grouping process, a number of representative colors, generally substantially smaller than the number of initial peaks, is obtained, which are used to identify the regions into which the color image is segmented. Since the histogram does not take into account spatial information, the image is likely to result over-segmented and a merging step, based on the size of the segmentation regions, is performed to reduce this drawback.
(eds) Research in Intelligent and Computing in Engineering. Advances in Intelligent Systems and Computing, 2021
Image segmentation, a technology that divides images into parts, is an important technique in image processing, and is used in various disciplines, such as remote sensing, medical imaging, and industrial fields. Several methods and known algorithms are used for image segmentation. This paper proposes a new algorithm for image segmentation that is based on statistical properties. The new algorithm depends on colour contrast between regions of the image, and uses a mathematical equation based on statistical properties (the maximum value, minimum value, and standard deviation) to automatically calculate a global threshold. We find that the algorithm successfully performs image segmentation when applied to two different test images.
2009 10th Workshop on Image Analysis for Multimedia Interactive Services, 2009
References (10)
- G. Bongiovanni, L. Cinque, S. Levialdi, and A. Rosenfeld, \Image segmentation by a multiresolution approach," Pattern Recognition Vol. 26, No. 12, pp. 1845{1854, 1993.
- J.M. Gauch, and S.M. Pizer, \Multiresolution analysis of ridges and valleys in grey- scale images," IEEE Trans. Pattern Anal. Machine Intell., Vol. 15, No. 6, pp. 635{646, June 1993.
- L.M. Lifshitz, and S.M. Pizer, \A multiresolution hierarchical approach to image seg- mentation based on intensity extrema," IEEE Trans. Pattern Anal. Machine Intell., Vol. 12, No. 6, pp. 529{540, June 1990.
- J. Liu, and Y-H. Yang, \Multiresolution color image segmentation," IEEE Trans. Pat- tern Anal. Machine Intell., Vol. 16, No. 7, pp. 689{700, July 1994.
- S. Mallat, \Multiresolution approximations and wavelet orthonormal bases of L 2 (R)," Trans. Amer. Math. Soc., Vol. 315, pp. 69{88, 1989.
- L. Prasad, S.S. Iyengar, R.L. Rao, and R.L. Kashyap, \Fault-tolerant sensor integration using multiresolution decomposition," Physical Review E, Vol. 49, No. 4., pp. 3452{ 3461, April 1994.
- L. Prasad, S.S. Iyengar, R.L. Rao, and R.L. Kashyap, \Fault-tolerant integration of abstract sensor estimates using multiresolution decomposition," Proc. IEEE Conf. Sys., Man & Cyber., Le Touquet, France, Oct. 1993
- T.Y. Phillips, A. Rosenfeld, and C.A. Sher, \O(log n) bimodality analysis," Pattern Recognition, Vol. 22, pp. 741{746, 1989.
- A. Rosenfeld, Ed., Multiresolution Image Processing, Springer, Berlin, 1984.
- A. Rosenfeld, and A.C. Kak, Digital Picture Processing, Volume 2, 2nd Edition. Aca- demic Press, 1982.