Transform YUV-file

yuv2yuv changes the resolution and format of YUV-files.
3K Downloads
Updated 8 Dec 2008

No License

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

Cite As

Dima Pröfrock (2024). Transform YUV-file (https://www.mathworks.com/matlabcentral/fileexchange/11318-transform-yuv-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Description

1.0.0.0

new description