You are here : matlabImage Processingimmovie

immovie() - Image Processing

Note:  


immovie(D,size) is an obsolete syntax and
is no longer supported. Use immovie(X,map) instead.


Syntax

mov = immovie(X,map)mov = immovie(RGB)


Example

load mri
mov = immovie(D,map);
implay(mov)


Output / Return Value


Limitations


Alternatives / See Also


Reference