搜索资源列表
huffyuv_220_src
- Huffyuv is a very fast, lossless Win32 video codec intended to replace uncompressed YUV as a video capture format. Supporting lossless compression of RGB data, it can be used for the output of programs like VirtualDub.-Huffyuv is a very fast, Win32 l
scaling
- 一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
qt-yuv.Qt实现视频采集
- Qt实现视频采集.其中把yuv格式转换成了RGB,方便Qt处理。,Qt video collection. Yuv format which has become the RGB, to facilitate handling Qt.
VideoTestSource.zip
- 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
rawvideoplayer_src.zip
- YUV 4:2:2, YUV 4:4:4, YUV4:2:0 raw video sequence player. YUV foramt to RGB format convert.,YUV 4:2:2, YUV 4:4:4, YUV4:2:0 raw video sequence player. YUV foramt to RGB format convert.
DM6437_video_yuv2rgb
- DSP达芬奇DM6437平台上实现视频YUV图像格式向RGB图像格式的的转换。程序运行效果良好。-DaVinci DM6437 DSP platform for video YUV to RGB image format conversion of image formats. Program running well.
rgb2yuv
- 用VHDL和verilog编写的RGB颜色空间到YUV颜色空间的转换程序, 是FPGA视频处理中的常用程序!-Written in VHDL and verilog using RGB color space to YUV color space conversion process is commonly used in video processing FPGA program!
YUV_to_RGB-snippet
- Convert YUV to RGB (video data)
YUV2RGB
- 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
yuv_rgb
- 完成ITUR656标准的视频流数据向RGB格式的转换。-Complete video streaming ITUR656 standard data format to RGB conversion. Test module
camera_up
- Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
proiect
- VisualDSP++ program. Gets a video input in PAL, transforms from the interlaced format in normal YUV and then in an RGB. Program based on Analog Devices example-Video Input.
rgbFilter
- 对YUV格式为4:2:2的视频进行过滤得到RGB图像,可以更改YUV通道的阈值进行不同结果-4:2:2 for YUV format video filter to be RGB images, you can change the threshold value YUV channel to get different results
RGB2YUV_source_code.tar
- RGB与YUV图像视频格式的相互转换,把图像转换为电视视频格式-RGB and YUV video format image of each conversion, the image is converted to TV video formats
Pro1
- Visual C++实现视频编码中的YUV到RGB转换并显示-Visual C++ implementation of YUV video coding to RGB conversion and display
imgformat
- 介绍 YUV 格式、 YUV 采样原理、YUV 视频解码和 RGB 格式之间进行转换。对YUV格式中的YCbCr 4:2:0、YCbCr 4:2:2、YCbCr 4:1:1和 YCbCr 4:4:4格式做详细说明-Introduction YUV format, YUV sampling theory, YUV video decoding and conversion between RGB format. On the YUV format YCbCr 4:2:0, YCbCr 4:2:2,
YUV-RGB
- 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
YUVRead
- open yuv video file with opencv (do the convert to RGB) and display to screen
yuv
- 用matlab读取yuv视频,将每帧图像转换为rgb图像-Read yuv video, each frame is converted to rgb images using matlab
YUV-change-into-RGB
- 本段程序代码实现了在matlab中将YUV视频分解成GRB三个分量的转换,并可以显示出三个分量转换的结果。-This segment achieved in the matlab code will convert YUV video into GRB three components, and can display the results of the three components of the conversion.