Rank: 1266 based on 62 downloads (last 30 days) and 1 file submitted
photo

Da Yu

E-mail
Company/University
TU-Berlin, Germany

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Da
Updated   File Tags Downloads
(last 30 days)
Comments Rating
22 Nov 2004 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu 420, yuv player, yuv 420, yuv to rgb, cif, graphics export 62 18
  • 5.0
5.0 | 9 ratings
Comments and Ratings on Da's Files View all
Updated File Comment by Comments Rating
06 Apr 2013 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu jake

any onecan help how to use"loadFileYuv"this function?

i type

>> loadFileYuv(test1.yuv,176,144,91)
Undefined variable "test1" or function "test1.yuv".

thx

23 Mar 2013 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu Today

It works well. Thanks

31 Jan 2013 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu Muhamamd

Any body can help how to use this code?

26 Oct 2012 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu Pandarinath, Chethan

This code is great. It can be sped up dramatically though by rewriting the clipValue function in a vectorized fashion. That is, replace the code in clipValue.m with these two lines:

val(val < valMin) = valMin;

val(val > valMax) = valMax;

for me this sped up conversion from >8s to <0.3s for a 2560 pixels x 1280 pixels image.

26 Oct 2012 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu Pandarinath, Chethan

Top Tags Applied by Da
420, cif, export, graphics, graphics export
Files Tagged by Da
Updated   File Tags Downloads
(last 30 days)
Comments Rating
22 Nov 2004 Convert YUV CIF 4:2:0 video file to image files Load the YUV file, and convert it to 2D image file (matrix form). Author: Da Yu 420, yuv player, yuv 420, yuv to rgb, cif, graphics export 62 18
  • 5.0
5.0 | 9 ratings

Contact us