For Indexed AVI files, the pixel values in the data being written must be lesser than size ({0}) of the Colormap.

Post Reply
matlab1
Site Admin
Posts: 4797
Joined: Thu Dec 15, 2016 9:30 am
Contact:

For Indexed AVI files, the pixel values in the data being written must be lesser than size ({0}) of the Colormap.

Post by matlab1 »

For Indexed AVI files, the pixel values in the data being written must be lesser than size ({0}) of the Colormap.
matlab1
Site Admin
Posts: 4797
Joined: Thu Dec 15, 2016 9:30 am
Contact:

Re: For Indexed AVI files, the pixel values in the data being written must be lesser than size ({0}) of the Colormap.

Post by matlab1 »

solution :



A colormap is a matrix of values that define the colors for graphics objects such as surface, image, and patch objects. MATLAB® draws the objects by mapping data values to colors in the colormap.
https://de.mathworks.com/help/matlab/ref/colormap.html

When you are working with AVI files, you must set the pixel values lower than the size of the colormap.
Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests