MATLAB: Quadtree Decomposition on binary Image

binary imageImage Processing Toolboxquadtree

I am a color image from which i have got 3-plane i.e. R,G,B. for each plane i divided it into 8 bit planes. Now for each bit plane i need to apply Quadtree Decomposition. Can anyone help please. Or can some one help me to use qtdecomp function for binary image. How to set threshold for the binary image.
Thank you

Best Answer

It would be 0.5, or any value between 0 and 1, non-inclusive.