This paper presents a new quadtree structure: Cardinal Neighbor Quadtrees (CN-Quadtree), that allows finding neighbor quadrants in constant time regardless of their sizes. Gunter Schrack’s solution [1] was able to compute the location code of equal size neighbors in constant-time without guaranteeing their existence. The structure proposed by Aizawa [3][2][3]was able to determine the existence of equal or greater size neighbors and compute their location in constant time, to which the access-time complexity should be added. The proposed structure, the Cardinal Neighbor Quadtree, a pointer based data structure, can determine the existence, and access a smaller, equal or greater size neighbor in constant-time O(1). The time complexity reducti...
We present a quad-tree variant that requires O(n) space, to answer low-dimensional approximate neare...
We present a tree data structure for fast nearest neighbor operations in general npoint metric space...
There are numerous hierarchical data structuring techniques in use for representing spatial data. On...
In this paper we investigate data-structures obtained by a recursive partitioning of the input domai...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...
Abstract. Quadtrees and octrees are used extensively throughout computer graphics and in many other ...
Quadtrees are well known data structures for handling images and image-like objects. They encode an ...
The leafs of the BBD tree define a subdivision of space, with the following properties. 1. Each cell...
[[abstract]]In this paper we introduce efficient parallel quadtree construction and manipulation alg...
Nearest neighbor searching is an important geometric subproblem in vector quantization. Existing stu...
Algorithms are presented for moving between adjacent blocks in an octree representation of an image....
As we know the computers are widely used in every field either it is of geography, medical, pharmacy...
This paper studies the parallel construction and manipulation of pointer-based quadtrees on fine gra...
We present a new multi-dimensional data structure, which we call the skip quadtree ( for point data ...
A forest of quadtrees is a refinement of a quadtree data structure that is used to represent planar ...
We present a quad-tree variant that requires O(n) space, to answer low-dimensional approximate neare...
We present a tree data structure for fast nearest neighbor operations in general npoint metric space...
There are numerous hierarchical data structuring techniques in use for representing spatial data. On...
In this paper we investigate data-structures obtained by a recursive partitioning of the input domai...
Abstract. In this paper we investigate data structures obtained by a recursive partitioning of the m...
Abstract. Quadtrees and octrees are used extensively throughout computer graphics and in many other ...
Quadtrees are well known data structures for handling images and image-like objects. They encode an ...
The leafs of the BBD tree define a subdivision of space, with the following properties. 1. Each cell...
[[abstract]]In this paper we introduce efficient parallel quadtree construction and manipulation alg...
Nearest neighbor searching is an important geometric subproblem in vector quantization. Existing stu...
Algorithms are presented for moving between adjacent blocks in an octree representation of an image....
As we know the computers are widely used in every field either it is of geography, medical, pharmacy...
This paper studies the parallel construction and manipulation of pointer-based quadtrees on fine gra...
We present a new multi-dimensional data structure, which we call the skip quadtree ( for point data ...
A forest of quadtrees is a refinement of a quadtree data structure that is used to represent planar ...
We present a quad-tree variant that requires O(n) space, to answer low-dimensional approximate neare...
We present a tree data structure for fast nearest neighbor operations in general npoint metric space...
There are numerous hierarchical data structuring techniques in use for representing spatial data. On...