AbstractAn algorithm is given for the determination of all connected components of a given region. The data structure used to represent the region (or image) is the linear quadtree, a recently introduced structure which basically consists of a sorted array of quaternary integers. A linear quadtree is built in a way similar to that of a regular quadtree but contains, as elements, only black nodes. The proposed algorithm has computational complexity proportional to 12nN, where n is the resolution parameter of the image, and N is the number of black nodes. Space complexity is proportional to 6N. The algorithm is shown to compare favourably, both in terms of space and time, with the existing method due to H. Samet
The issue of constructing a computer-searchable image encoding algorithm for complex images and the ...
The paper deals with the conversion of a raster-scanned binary image to a linear quadtree (LQT). By ...
This paper describes parallel algorithms for the following operations on quadtrees - boolean operati...
AbstractAn algorithm is given for the determination of all connected components of a given region. T...
AbstractIn a recent paper by Gargantini, an algorithm for evaluating the connected regions of an ima...
An algorithm is presented for labeling the connected components of an image represented by a quadtre...
A modification of the linear quadtree [3], the threaded linear hierarchical quadtree (TLHQT), is pro...
Abstract-An algorithm is presented to perform connected component labeling of images of arbitrary di...
Spatial data representation and compression has become a focus issue in computer graphics and image...
A modification of the linear quadtree, the threaded linear hierarchical quadtree (TLHQT), is propose...
An algorithm is presented which decomposes an undirected graph into a hierarchy of components: Conne...
Abstract—In this paper, we have considered the problem of maintaining connected components in quadtr...
Given a digital binary image represented in a linear quadtree, its border is to be found as another...
An algorithm is presented for constructing a quadtree for a region given its boundary in the form of...
An algorithm is presented which fills contours described by a set of pixels whose locations are give...
The issue of constructing a computer-searchable image encoding algorithm for complex images and the ...
The paper deals with the conversion of a raster-scanned binary image to a linear quadtree (LQT). By ...
This paper describes parallel algorithms for the following operations on quadtrees - boolean operati...
AbstractAn algorithm is given for the determination of all connected components of a given region. T...
AbstractIn a recent paper by Gargantini, an algorithm for evaluating the connected regions of an ima...
An algorithm is presented for labeling the connected components of an image represented by a quadtre...
A modification of the linear quadtree [3], the threaded linear hierarchical quadtree (TLHQT), is pro...
Abstract-An algorithm is presented to perform connected component labeling of images of arbitrary di...
Spatial data representation and compression has become a focus issue in computer graphics and image...
A modification of the linear quadtree, the threaded linear hierarchical quadtree (TLHQT), is propose...
An algorithm is presented which decomposes an undirected graph into a hierarchy of components: Conne...
Abstract—In this paper, we have considered the problem of maintaining connected components in quadtr...
Given a digital binary image represented in a linear quadtree, its border is to be found as another...
An algorithm is presented for constructing a quadtree for a region given its boundary in the form of...
An algorithm is presented which fills contours described by a set of pixels whose locations are give...
The issue of constructing a computer-searchable image encoding algorithm for complex images and the ...
The paper deals with the conversion of a raster-scanned binary image to a linear quadtree (LQT). By ...
This paper describes parallel algorithms for the following operations on quadtrees - boolean operati...