aviread16bitcol

版本 1.0.0.0 (1.6 KB) 作者: Kelly Kearney
Reads in a 16-bit color avi movie
1.6K 次下载
更新时间 2006/1/20

查看许可证

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).

引用格式

Kelly Kearney (2024). aviread16bitcol (https://www.mathworks.com/matlabcentral/fileexchange/9314-aviread16bitcol), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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