Title :
An Algorithm for Converting Rasters to Quadtrees
Author_Institution :
Department of Computer Science, University of Maryland, College Park, MD 20742.
Abstract :
An algorithm is presented for constructing a quadtree for a binary image given its row-by-row description. The algorithm processes the image one row at a time and merges identically colored sons as soon as possible, so that a minimal size quadtree exists after processing each pixel. This method is spacewise superior to one which reads in an entire array and then attempts to build the quadtree.
Keywords :
Computer displays; Computer graphics; Computer science; Image converters; Image processing; Image representation; Image storage; Night vision; Pattern recognition; Pixel; Image processing; pattern recognition; quadtrees; region representation;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.1981.4767054