Database
quad.asc
Associated article: Image Processing Using Quadtrees
Tags: Database
_IMAGE PROCESSING USING QUADTREES_ by Raj Kumar Dash [LISTING ONE] /* ** File: quads.c ** ** Notes: There is very little error checking ** in this program. ** ** To make the code easier to follow, I ** have coded intermediate nodes (non-leaf) ** as color 0. These are ...


