Results in figure window are different than results in command window

1 vue (au cours des 30 derniers jours)
Mustafa Uysal
Mustafa Uysal le 27 Oct 2019
Hi,
i'm trying to see difference of two images. I noticed that, values in figure window and values in command window are not same:
results.png
>> input_image(23,45) %original result
ans =
23
>> original_result(23,45)
ans =
uint8
19

Réponses (0)

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by