필터 지우기
필터 지우기

Results in figure window are different than results in command window

조회 수: 1 (최근 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 CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by