yuvconverter_src

所属分类:图形图象
开发工具:Visual C++
文件大小:31KB
下载次数:463
上传日期:2008-12-02 19:46:38
上 传 者no name
说明:  yuv,yv12,yuy2等各种格式与rgb格式之间的转换.
(yuv, yv12, yuy2 various format and rgb conversion between formats.)

文件列表:
COPYING (17983, 2008-02-24)
inittab.cpp (1879, 2008-02-27)
inittab.h (1174, 2008-02-27)
Makefile (600, 2008-02-25)
rgboffsets.h (6440, 2008-02-27)
rgbto420planar.cpp (18408, 2008-02-27)
yuv420offsets.h (5797, 2008-02-27)
yuv420planarto420planar.cpp (12643, 2008-02-27)
yuv420planarto422packed.cpp (15917, 2008-02-27)
yuv420planarto422planar.cpp (9608, 2008-02-27)
yuv420planarto444packed.cpp (18557, 2008-02-27)
yuv420planarto444planar.cpp (15946, 2008-02-27)
yuv420planartorgb.cpp (16144, 2008-02-27)
yuv422offsets.h (18201, 2008-02-27)
yuv422packedto420planar.cpp (13751, 2008-02-27)
yuv422planarto420planar.cpp (8540, 2008-02-27)
yuv444offsets.h (20981, 2008-02-27)
yuv444packedto420planar.cpp (13844, 2008-02-27)
yuv444planarto420planar.cpp (13063, 2008-02-27)
yuvconverter.cpp (18913, 2008-02-27)
yuvconverter.dsp (5674, 2008-02-25)
yuvconverter.dsw (547, 2007-10-30)
yuvconverter.h (7242, 2008-02-27)

########################################################################## YUVconverter Version: 1.0 Author: Anil M S ########################################################################## ___________ DESCRIPTION ~~~~~~~~~~~ A set of functions that can convert between different Raw Video formats (YUV/RGB). YUVconverter can convert from yuv420 Progressive Planar format to any other Raw Video Format. Also it can convert back from any Raw Video Format to YUV420 Progressive Planar format. The different Raw Video Formats supported are: +-------------------------------------------+ | | | | yuv420 | yuv444 Planar | | yvu420 | yvu444 Planar | | | uyv444 Planar | | yuv422 | | | yvu422 | yuv444 Packed | | | yvu444 Packed | | uyvy | uyv444 Packed | | yuyv | | | yvyu | | | | | +-------------------------------------------+ For all formats both Progressive and Interlaced formats are supported. ___________ COMPILATION ~~~~~~~~~~~ Unix Like Systems: Type make This will create the executable. Windows: VC++ 6.0 Project is included in the package. Open the Project and compile to get the executable. So far I have tested only on cygwin and VC++. But this should work on all systems. _____ USAGE ~~~~~ ./yuvconverter.exe Type ./yuvconverter.exe for more details _______ COPYING ~~~~~~~ Please see COPYING file for License issues. ___________ BUG REPORTS ~~~~~~~~~~~ Please Report all bugs to dxxx.sourceforge@gmail.com

近期下载者

相关文件


收藏者