Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to genrate a sequence of image from a single image of size 256X256

1 次查看(过去 30 天)
If a image is given of size 256X256. How can we generate a sequence of image from it?

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2013-11-16
编辑:Azzi Abdelmalek 2013-11-16
If Im is your image
Im1=Im(100:150,120:200) % for example
imshow(Im1)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by