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

Respuestas (2)

I use imshow():
imshow(outputImage, []);

2 comentarios

My image is like this. How can I display it as a image?
What do the 16,012 slices of 4x4 images represent? Surely you don't want 16,012 images.

Iniciar sesión para comentar.

yes,sir,may be view Gonzalez 《Digital image processing》,in image segment chapter,use qtdecomp get result view as

Preguntada:

el 27 de Feb. de 2022

Respondida:

el 28 de Feb. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by