aviread16bitcol

Reads in a 16-bit color avi movie
1,6K téléchargements
Mise à jour 20 jan. 2006

Afficher la licence

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

Citation pour cette source

Kelly Kearney (2024). aviread16bitcol (https://www.mathworks.com/matlabcentral/fileexchange/9314-aviread16bitcol), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP2
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Convert Image Type dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

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