Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)
Search Results for "yuv"
Post a new Thread
- Oct 5 2001
Hi,
Can Anyone tell me how can we display the decoded video frames (YUV)
at the same time while decoding. What i am doing now is that i first
convert the YUV t... 
sampark_sukesh - Nov 26 2004
Hi,
Is there any command line utility to play YUV file.
I mean to say that Is there any command line utility for YUV player
that can be invoked from comm... 
praveenkumar yethapu - Oct 9 2006
Hi all,
I am posting a message for the first time... eventhough i am a member from many days.
I am looking for YUV sequences (YUV420, YUV422 etc.) Where can we get t... 
Arvind Raman - May 9 2001
I would like to get some raw video files in the .yuv
format. Could anybody let me know where I could these
files from.
Thanks
Arvind Raman
_____________... 
Suhail Jalil - Feb 27 2002
hi folks
I am looking for YUV data and MPEG4 compressed bit stream (video only) for
simple profile mode 0.
Any help would be appreciated.
-Suhail
... 
venkata sunil - Oct 5 2005
Hi All,
Actually i am implementing some of the Picture
Effects.. like ZoomIn and ZoomOut. My input images are
in 4:2:0 YUV format.
As per as my Knowledge,
the lu... 
k_2002_m - Oct 28 2002
dear members,
i am working on video-coding. currently, i need some video-clips for
testing my code.
can u please tell me where from i can get (FREE-download... 
Ranjith Parakkal - Jun 8 2006
I have worked a little bit with image segmentaion but
not using the technique u have mentioned. Image
segmentation is as you have described a clustering
problem.
Normally yo... 
tony...@yahoo.com - May 9 2008
Let me be a little more specific about what I'm doing. The project is open-ended but most of the cameras I've considered are low resolution digital CMOS imagers ranging from less t... 
paulraj bob - Sep 14 2006
Hi Fadi,
Image difference or Image subtraction should help. It
depends on what formats your images are in is it in
yuv or rgb formats. You have to find the difference
for each... 
Vict...@itri.org.tw - Aug 15 2006
Hello,
I am trying to optimize my code about RGB-Gray conversion on DM642.
I write this conversion as a function and insert it into the main function.
The main function deals ... 