Transform YUV-file
by Dima Pröfrock
06 Jun 2006
(Updated 08 Dec 2008)
yuv2yuv changes the resolution and format of YUV-files.
|
Watch this File
|
| File Information |
| Description |
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). |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 28 Aug 2006 |
Sergey Krigulson
|
|
|
| Updates |
| 29 Sep 2006 |
Description update |
| 20 Aug 2007 |
new description |
| 21 Aug 2007 |
new description |
| 08 Dec 2008 |
Description |
|
Contact us at files@mathworks.com