Results in figure window are different than results in command window

2 ビュー (過去 30 日間)
Mustafa Uysal
Mustafa Uysal 2019 年 10 月 27 日
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

回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by