Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Computation of geometric properties from the medial axis transform in O (n log n) time
Wu A., Bhaskar S., Rosenfeld A. (ed) Computer Vision, Graphics, and Image Processing34 (1):76-92,1986.Type:Article
Date Reviewed: Jan 1 1988

The digital medial axis transform (MAT) is a representation of binary images as a union of squares of maximal odd side lengths. This representation (which can be a list of pairs of square centers and side lengths) can be quite storage efficient for certain objects. The point of this paper is that it is also reasonably computationally efficient since some interesting geometric properties can be calculated in n log n time, where n is the number of squares. The authors discuss boundaries and perimeters, connected components, areas and moments, derived sets (union, intersection, and complement), and conversion between representations.

The paper makes repeated use of the notion of a segment tree, which is a data structure for describing a discrete interval by repeated division into approximate halves. Sets of subintervals can then be represented by appropriate labeling of the nodes of the segment tree in an efficient fashion.

A warning is appropriate: It is not easy to follow this paper without first studying its references. For example, at the beginning of the description of the connected components algorithm, the priority search tree data structure is introduced (with a reference to a 1982 Xerox PARC research report [1]), but based on the material in the paper under review, I could not understand what a priority search tree is supposed to be.

Reviewer:  Gabor T. Herman Review #: CR111403
1) McCreight, E. M.Priority search trees, Xerox PARC Research Rep. CSL-81-5, 1982.
Bookmark and Share
 
Representations, Data Structures, And Transforms (I.2.10 ... )
 
 
Geometric Algorithms, Languages, And Systems (I.3.5 ... )
 
 
Geometrical Problems And Computations (F.2.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Representations, Data Structures, And Transforms": Date
Model-based strategies for high-level robot vision
Shneier M., Lumia R., Kent E. Computer Vision, Graphics, and Image Processing 33(3): 293-306, 1986. Type: Article
Sep 1 1986
TID--a translation invariant data structure for storing images
Scott D., Iyengar S. Communications of the ACM 29(5): 418-429, 1986. Type: Article
Nov 1 1986
Putting knowledge into a visual shape representation
Saund E. Artificial Intelligence 54(1-2): 71-119, 1992. Type: Article
Sep 1 1993
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy