Transform YUV-file
Sin licencia
The function yuv2yuv creates a YUV-file from a YUV-File. It can be used to decrease or to enlarge the resolution of the original YUV-file (e.g. 352x288 -->107x80). Additional the format can be changed (e.g. 4:2:0 --> 4:0:0). The function supports different resolutions and the YUV-formats 4:0:0, 4:1:1, 4:2:0, 4:2:2 and 4:4:4.
The function uses the matlab function imresize to change the resolution of the videos. The method of the imresize function is 'bicubic' (bicubic interpolation).
Citar como
Dima Pröfrock (2025). Transform YUV-file (https://es.mathworks.com/matlabcentral/fileexchange/11318-transform-yuv-file), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
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.
