Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
TID--a translation invariant data structure for storing images
Scott D., Iyengar S. Communications of the ACM29 (5):418-429,1986.Type:Article
Date Reviewed: Nov 1 1986

There are a number of techniques used to represent binary image data; among them are borders, arrays, skeletons, and quadtrees. This paper presents a new representation technique called TID (for Translation Invariant Data structure). The idea of the TID is simple: represent a two-dimensional binary image by its cover in maximal squares. A maximal square is a square of object pixels which is not contained in any larger size square. Squares are represented by the triple (i,j,s), where (i,j) is the northwest corner of the square and s is the size (length of each of the four sides) of the square. The total number of such triples is clearly invariant with respect to translations of the set of object pixels within the image.

The authors show that the total set of maximal squares for any binary image can be located in linear time (in the number of pixels). The total set of maximal squares may be redundant. The authors show that finding a minimal size covering set is a nonlocal (and hence nonlinear) operation, but provide a simple, local heuristic to reduce the size of the total set somewhat. Comparisons between the TID and other representation techniques are given both in terms of their storage required and the time needed to construct the representation given a two-dimensional binary image. The authors discuss some standard operations on images using the TID representation but do not compare their times when other representations are used. The authors seem most concerned about the total storage space used by the various representations, a concern which is vital in large image database applications. Only future work will show if the TID representation provides any real advantages in image processing or image database applications.

Reviewer:  S. P. Smith Review #: CR110783
Bookmark and Share
 
Representations, Data Structures, And Transforms (I.2.10 ... )
 
 
Region Growing, Partitioning (I.4.6 ... )
 
 
Trees (E.1 ... )
 
 
Data Structures (E.1 )
 
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
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 Processing 34(1): 76-92, 1986. Type: Article
Jan 1 1988
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