Dilation algorithm for a linear quadtree

作者:

Highlights:

摘要

A dilation algorithm for a linear quadtree is presented. This can be used to expand the black regions of a region quadtree by a user-specified amount. The algorithm requires two traversals through the ordered quadtree leaf set, the second traversal being in the opposite direction to the first. No explicit neighbour finding is required. Timings are compared with those obtained using an existing one-pass algorithm. The two-pass algorithm is faster than the one-pass for expansions of typical real images, and this speed increase becomes more pronounced as the expansion and the complexity of the image increase.

论文关键词:hierarchical data structures,quadtrees,dilation

论文评审过程:Available online 10 June 2003.

论文官网地址:https://doi.org/10.1016/0262-8856(87)90072-2