Why is there difference between the data cursor value and array value

2 次查看(过去 30 天)
Hi,
I want to know why is there a difference between the cursor value obtained of an image and array value of a channel of an image.
Pls guide me.
Thanks
  7 个评论
darova
darova 2019-10-18
Because position of your cursor is XY data but data of the image is (row,column)
X is column (changes in horizontal direction)
Y is row (changes in vertical direction)
Turlough Hughes
Turlough Hughes 2019-10-18
You should read the following documenation:
In particular, the first paragarph under the heading Intrinsic Coordinates refers to your question.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by