-
-
-
qdtree-coding.rar
this code descibe matlab code for quadtree decomposition in fractal image compression
-
-
-
-
-
-
-
-
quadtree-fractal.rar
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 ...
-