shifting image up by known number of pixels

3 次查看(过去 30 天)
Hi,
I have an image of 85*360*3. If I show it with imagesc, the Y axes will be between 0 to 85. I'd like to shift the whole image up to be with shift of 42 such that the 43 row of pixels would be 90.
Latter on I'll have to add some data on the image (in selected points) based on my analysis.
How can I do that?

采纳的回答

KSSV
KSSV 2021-7-15
Do it by indexing.....Read about MATLAB array indexing.

更多回答(0 个)

类别

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

产品


版本

R14SP2

Community Treasure Hunt

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

Start Hunting!

Translated by