You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Transform YUV-file (https://www.mathworks.com/matlabcentral/fileexchange/11318-transform-yuv-file), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (1.91 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
