Hello, I applied the "qtgetblk" conversion to a gray image. What code should I use to display the output image?

2 visualizzazioni (ultimi 30 giorni)
Hello, I applied the "qtgetblk" conversion to a gray image. What code should I use to display the output image? Thank you for your help.

Risposte (2)

Image Analyst
Image Analyst il 27 Feb 2022
I use imshow():
imshow(outputImage, []);

yanqi liu
yanqi liu il 28 Feb 2022
yes,sir,may be view Gonzalez 《Digital image processing》,in image segment chapter,use qtdecomp get result view as

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by