DSPRelated.com
Forums

Image Segmentation by Quadtree Decomposition

Started by albakrif January 1, 2006
Dear all

I'm working on image analysis using quadtree decomp, but I don't know
how I can reconstruct the image after applying the command

S = qtdecomp(I,threshold,[mindim maxdim])

Plz if any one can help me with the appropriate command.