aviread16bitcol

Reads in a 16-bit color avi movie

You are now following this Submission

This function reads in a 16-bit color avi movie, which is not recognized by the Matlab function aviread (aviread assumes all 16-bit avi data to be grayscale).

Cite As

Kelly Kearney (2026). aviread16bitcol (https://au.mathworks.com/matlabcentral/fileexchange/9314-aviread16bitcol), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Convert Image Type in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Changed method used to break 16-bit data into its 5-bit parts; this significantly reduces the running time.