Yigang Wang, Yiwen Jin, Qunsheng Peng
Optical Engineering, Vol. 37, Issue 08, (August 1998) https://doi.org/10.1117/1.601749
TOPICS: Fractal analysis, Computer programming, Image compression, Image segmentation, Optical engineering, Computer aided design, Applied mathematics, Image processing algorithms and systems, Detection and tracking algorithms, Instrumentation engineering
The quadtree method is usually used in fractal block coding, but its efficiency is very low. We propose a new scheme, merged quadtree partitioning (MQP), for efficient image compression. It is an improved quadtree method, and can merge the quadtree nodes on the same level and on the different levels to share one transformation. As the merged nodes describe irregular regions with boundaries approximating the image edges, which need only one transformation, the total number of transformations required by MQP is much less than by the quadtree method. Thus, we obtain a greater compression ratio. In addition, we speed up MQP method by using the relationship between the search of the merged range and that of its parent range, and obtain a shorter encoding time than with other partitioning schemes.