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).
Citar como
Kelly Kearney (2023). aviread16bitcol (https://www.mathworks.com/matlabcentral/fileexchange/9314-aviread16bitcol), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R14SP2
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Graphics > Images > Convert Image Type >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Changed method used to break 16-bit data into its 5-bit parts; this significantly reduces the running time. |