Journal Article10.1109/83.730380
Hybrid image segmentation using watersheds and fast region merging
835
TL;DR: A hybrid multidimensional image segmentation algorithm is proposed, which combines edge and region-based techniques through the morphological algorithm of watersheds and additionally maintains the so-called nearest neighbor graph, due to which the priority queue size and processing time are drastically reduced.
read more
Abstract: A hybrid multidimensional image segmentation algorithm is proposed, which combines edge and region-based techniques through the morphological algorithm of watersheds. An edge-preserving statistical noise reduction approach is used as a preprocessing stage in order to compute an accurate estimate of the image gradient. Then, an initial partitioning of the image into primitive regions is produced by applying the watershed transform on the image gradient magnitude. This initial segmentation is the input to a computationally efficient hierarchical (bottom-up) region merging process that produces the final segmentation. The latter process uses the region adjacency graph (RAG) representation of the image regions. At each step, the most similar pair of regions is determined (minimum cost RAG edge), the regions are merged and the RAG is updated. Traditionally, the above is implemented by storing all RAG edges in a priority queue. We propose a significantly faster algorithm, which additionally maintains the so-called nearest neighbor graph, due to which the priority queue size and processing time are drastically reduced. The final segmentation provides, due to the RAG, one-pixel wide, closed, and accurately localized contours/surfaces. Experimental results obtained with two-dimensional/three-dimensional (2-D/3-D) magnetic resonance images are presented.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Ultrasound carotid artery image segmentation using shape prior technique
N. Santhiyakumari,M. Madheswaran +1 more
TL;DR: The proposed work is used for the automatic segmentation of anatomical structures that incorporates the prior information about shape in order to limit the space of possible solutions.
1
A Novel Face Matching Technique using Mean-Shift with Region Merging
TL;DR: Results show that the proposed scheme can reliably form the mask from the face image and effectively matches the mask with face image sets on the basis of color and texture.
The Discussion about preservation and increasing the value of Social health insurance fund
Linghong Zou,Luling Zhou +1 more
- 06 Sep 2011
TL;DR: The current feasibility and necessity of increasing the value of social health insurance fund is analyzed and how to increasing it on the basis of home and abroad experience about this is discussed.
1
Annotated Contraction Kernels for Interactive Image Segmentation
Hans Meine
- 09 Jul 2009
TL;DR: This article shows how the interactive segmentation tool termed "Active Paintbrush" and a fully automatic region merging can both be based on the theoretical framework of contraction kernels within irregular pyramids instead of their own, specialized data structures.
A Method for Generating Rectangle Area Light Source Using Water Surface Lighting
TL;DR: It is proven that rectangular surface light source can be generated precisely in a virtual scene by comparing with the actual rectangular area light source by a ray-traced rectangular area surfaceLight source generation algorithm.
References
Optimization by Simulated Annealing
TL;DR: There is a deep and useful connection between statistical mechanics and multivariate or combinatorial optimization (finding the minimum of a given function depending on many parameters), and a detailed analogy with annealing in solids provides a framework for optimization of very large and complex systems.
46.9K
A Computational Approach to Edge Detection
TL;DR: There is a natural uncertainty principle between detection and localization performance, which are the two main goals, and with this principle a single operator shape is derived which is optimal at any scale.
29.9K
•Book
Introduction to Algorithms
Thomas H. Cormen,Charles E. Leiserson,Ronald L. Rivest +2 more
- 01 Jan 1990
TL;DR: The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures and presents a rich variety of algorithms and covers them in considerable depth while making their design and analysis accessible to all levels of readers.
24.8K
Hierarchical Grouping to Optimize an Objective Function
TL;DR: In this paper, a procedure for forming hierarchical groups of mutually exclusive subsets, each of which has members that are maximally similar with respect to specified characteristics, is suggested for use in large-scale (n > 100) studies when a precise optimal solution for a specified number of groups is not practical.
19.8K
Introduction to algorithms: 4. Turtle graphics
TL;DR: In this article, a language similar to logo is used to draw geometric pictures using this language and programs are developed to draw geometrical pictures using it, which is similar to the one we use in this paper.
15.4K