搜索资源列表
rgb2yuv
- rgb2yuv video transfer
rgb2yuv
- 将RGB24转换成YUV420图片的程序,希望对大家有用。目前还没有AVI转YUV420的代码,建议先用播放器抓AVI的图片,再用bmp转YUV-Will be converted into RGB24 procedures YUV420 picture, I hope useful for all of us. There is no AVI to YUV420 code, it is recommended to use AVI player grasping the picture, an
rgb2yuv
- rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
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!
rgb2yuv
- rgb转yuv,代码转换效率很高哦!本人亲自测试过!rgb2yuv-the rgb turn for yuv code conversion efficiency is high Oh! I personally tested! rgb2yuv
rgb2yuv
- RGB格式到YUV格式的图象转换代码,VC++环境实现.-RGB format to YUV format image conversion code, VC++ Environment.
Rgb2Yuv
- 网上有许多RGB转YUV的工具和原码,有许多是不可用的,这是我在VC++下测试过的,绝对可用,非常方便.-There are many online RGB to YUV tools and the original code, many of which are unavailable, it is my VC++ Tested under the absolute available, very convenient.
RGB2YUV
- 去隔行算法模拟,把一副RGB格式图片(BMP文件)先转为YCbCr格式,然后进行场分离,再基于奇场和偶场,合成帧,提高图像分辨率。-To simulate deinterlacing algorithm, several c codes perform RGB->YCbCr, Deinterlacing
RGB2YUV
- RGB -> YUV转换verilog代码-RGB-> YUV verilog
RGB2YUV
- calculates YUV values from RGB values-calculates YUV values from RGB values
rgb2yuv(2)
- RGB2YUV Image Convert
RGB2YUV(Verilog)
- YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
rgb2yuv
- RGB to YUV的verilog程序-RGB to YUV in verilog program
rgb2yuv
- 这是matlab代码,可用于转换rgb图像为yuv图像。-It is matlab code, which can convert rgb image to yuv image.
LIP6903CORE_CSC_RGB2YUV
- CSC RGB2YUV Verilog source code
RGB2YUV
- RGB与YUV图像视频格式的相互转换,rgb2yuv.c-iamge s rgb2yuv
RGB-YUV
- VHDL xilinx RGB2YUV for LEARN
rgb2yuv
- 主要用于图片的格式转化,是RGB2YUV,用的是网上的算法!-Mainly used for image format conversion, RGB2YUV, is using the online algorithm!
RGB2YUV
- 将.avi视频转为.yuv yuv4:2:0(make the .avi video to .yuv video)