MATLAB Function Reference
  Go to function:
    Search    Help Desk 
frame2im    See Also

Convert movie frame to indexed image

Syntax

Description

[X,Map] = frame2im(F) converts the single movie frame F into the indexed image X and associated colormap Map. The functions getframe and im2frame create a movie frame. If the frame contains truecolor data, then Map is empty.

See Also

getframe, im2frame, movie



[ Previous | Help Desk | Next ]