This dissertation deals with the problem of manipulating and storing an image using quadtrees. A quadtree is a tree in which each node has four ordered children or is a leaf. It can be used to represent an image via hierarchical decomposition. The image is broken into four regions. A region can be a solid color (homogeneous) or a mixture of colors (heterogeneous). If a region is heterogeneous it is broken into four subregions, and the process continues recursively until all subregions are homogeneous. The traditional quadtree suffers from dependence on the underlying grid. The grid coordinate system is implicit, and therefore fixed. The fixed coordinate system implies a rigid tree. A rigid tree cannot be translated, scaled, or rotated. Inst...
[[abstract]]In this paper we introduce efficient parallel quadtree construction and manipulation alg...
Abstract: This paper describes parallel algorithms for the following oper-ations on qua.dtrees- bool...
Region quadtrees are convenient tools for hierarchical image analysis. Like the related Haar wavelet...
Quadtrees are well known data structures for handling images and image-like objects. They encode an ...
This article gives an overview of different approaches proposed for the storage and manipulation of ...
Image representation plays an important role in image processing applications, which usually. contai...
Spatial data representation and compression has become a focus issue in computer graphics and image...
A quad tree for representing a picture is a tree in which successively deeper levels represent succe...
The issue of constructing a computer-searchable image encoding algorithm for complex images and the ...
A number of algorithms are presented for obtaining~a~i&?ter representation for an image given it...
The leaves of a quadtree can be specified by their colour, size, and position in one 32-bit word of ...
This chapter is a survey of quadtree uses in the image domain from image representation, to image st...
The quadtree and bintree data structures are two variants on the principle of hierarchical regular d...
This paper describes parallel algorithms for the following operations on quadtrees - boolean operati...
A tutorial survey is presented of the quadtree and related hierarchical data structures. They are ba...
[[abstract]]In this paper we introduce efficient parallel quadtree construction and manipulation alg...
Abstract: This paper describes parallel algorithms for the following oper-ations on qua.dtrees- bool...
Region quadtrees are convenient tools for hierarchical image analysis. Like the related Haar wavelet...
Quadtrees are well known data structures for handling images and image-like objects. They encode an ...
This article gives an overview of different approaches proposed for the storage and manipulation of ...
Image representation plays an important role in image processing applications, which usually. contai...
Spatial data representation and compression has become a focus issue in computer graphics and image...
A quad tree for representing a picture is a tree in which successively deeper levels represent succe...
The issue of constructing a computer-searchable image encoding algorithm for complex images and the ...
A number of algorithms are presented for obtaining~a~i&?ter representation for an image given it...
The leaves of a quadtree can be specified by their colour, size, and position in one 32-bit word of ...
This chapter is a survey of quadtree uses in the image domain from image representation, to image st...
The quadtree and bintree data structures are two variants on the principle of hierarchical regular d...
This paper describes parallel algorithms for the following operations on quadtrees - boolean operati...
A tutorial survey is presented of the quadtree and related hierarchical data structures. They are ba...
[[abstract]]In this paper we introduce efficient parallel quadtree construction and manipulation alg...
Abstract: This paper describes parallel algorithms for the following oper-ations on qua.dtrees- bool...
Region quadtrees are convenient tools for hierarchical image analysis. Like the related Haar wavelet...