Hi im kind of new too this, but im using the quadtree data structure for a project that i am working on. I am using this to recursively partition an image depending on the levels of pixel variance in selected regions. I am encountering problems when trying to partition groups of regions and was wondering if anyone knows much about the quadtree. I have never used it in a program before and cannot find any implementations of help on the net. I would be extremely gratefull for any help.
Thanks.
Thanks.
Comment