imwrite and imshow problem

Hi all,
I have a problem, matlab is showing different images in imshow and imwrite. How to solve this problem?

1 Commento

What is class() and size() of your data? If it is floating point, what is min() and max() of the data? Is your code using colormap() anywhere?

Risposte (1)

Haritha
Haritha il 19 Nov 2018
Modificato: madhan ravi il 19 Nov 2018
Hi,
Before using imshow use the below command:
figure;

Questa domanda è chiusa.

Richiesto:

il 18 Nov 2018

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by