文件名称:quadtree-fractal
介绍说明--下载内容均来自于网络,请自行研究使用
qtdecomp divides a square image into four equal-sized square blocks, and then tests each block to see if it meets some criterion of homogeneity. If a block meets the criterion, it is not divided any further. If it does not meet the criterion, it is subdivided again into four blocks, and the test criterion is applied to those blocks. This process is repeated iteratively until each block meets the criterion. The result can have blocks of several different sizes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
quadtree fractal.pdf