Quadtree Decomposition on binary Image
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
sumit kumar
le 18 Mai 2016
Commenté : sumit kumar
le 19 Mai 2016
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
0 commentaires
Réponse acceptée
Image Analyst
le 19 Mai 2016
It would be 0.5, or any value between 0 and 1, non-inclusive.
4 commentaires
Image Analyst
le 19 Mai 2016
Yeah, so? You said that you already have the bitplanes: "for each plane i divided it into 8 bit planes", so is there still a problem?
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!