Title :
An operation efficiency analysis on breadth first quadtree
Author :
Geuk Lee ; Hee Yeung Hwang
Author_Institution :
Han Nam Univ., Dae Jeon, South Korea
Abstract :
This paper proposes the method which traverses and codes the quadtree by breadth first. Quadtree coded by breadth first (breadth first quadtree) has the same compression ratio with the quadtree coded by depth first (depth first quadtree). In breadth first quadtree, nodes in high level and low level appear in level by level, not at random. This makes it better for operation efficiency, especially in geometric property operation (perimeter calculation, area calculation, search, object labelling, neighbor finding) which needs long operation time. In this paper we show the advantage of breadth first quadtree by the worst case analysis and the general case analysis.<>
Keywords :
tree data structures; area calculation; breadth first quadtree; compression ratio; general case analysis; geometric property operation; neighbor finding; object labelling; perimeter calculation; search; worst case analysis; Availability; Block codes; Computer displays; Facsimile; Image coding; Labeling; Orbital robotics; Solids;
Conference_Titel :
TENCON '93. Proceedings. Computer, Communication, Control and Power Engineering.1993 IEEE Region 10 Conference on
Conference_Location :
Beijing, China
Print_ISBN :
0-7803-1233-3
DOI :
10.1109/TENCON.1993.320101