Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

1 visualizzazione (ultimi 30 giorni)
If a image is given of size 256X256. How can we generate a sequence of image from it?

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 16 Nov 2013
Modificato: Azzi Abdelmalek il 16 Nov 2013
If Im is your image
Im1=Im(100:150,120:200) % for example
imshow(Im1)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by