搜索资源列表
ycbcr_rgb
- 基于ti c55x序列dsp的YUV转RGB的算法实现-ti c55x sequence based on the dsp YUV to RGB Algorithm
s3c6410-yuv-capture
- 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
rgb2yuv_0k
- wince 中汇编语言实现RGB转yuv。 由于C的实现效率很低,所以改用汇编效率大大提高,原来转换480*272的rgb16数据c实现需要28ms,使用汇编实现只用14ms -wince in assembly language RGB switch yuv. As the C implementation of the efficiency is very low, so switch assembly efficiency is improved, the original con
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!
rgb2ycbcr
- conver rgb image to yuv
xapp283
- YUV到RGB的色彩空间转换器(VHDL,Verilog and doc)-Color Space Converter: Y’CrCb to R’G’B’
422to420
- YUV格式转换,用于TI的评估板DM6446上-format transformation
CAM_test.tar
- OV511和zc301的视频采集程序,生成YUV格式的原始视频-OV511 and zc301 the video capture program to generate the original YUV format video
RGB2YUV_src
- 实现RGB到YUV的转换,并且有效果图,很好用,大家可以看看!-RGB TO YUV YOU WILL LOVT IT ,I BELIEVE!
arm_yuv2rgb
- yuv to rgb convertor for ARM
ycrcb2rgb
- THE SOURCE REALIZE THE TRANSFORMATION FROM YUV TO RGB
interp
- YUV to AVI ppWizard has created this interp application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-YUV to AVI ppWizard has create
RGB_TO_YUV
- converter rgb to yuv
Lab526-VideoRGB
- DM642 YUV转RGB源码算法 DSP-DM642 YUV switch to RGB source DSP algorithm
YUV2RGB
- 该代码可将YUV图像数据转换为VGA显示器能显示的RGB数据,R,G,B的位宽均为4,转换速度快。-The code can be converted to a YUV image data of RGB VGA monitor can display the data, R, G, B of the bit width of 4, the conversion speed.
pic_process
- 1.实现了YUV到BGR的转换 2.实现了一个移动侦测算法 3.实现了一个高速sqrt函数 4.请自己下载一个YUV文件,按照fopen中所写的路径存放-1. To achieve the conversion of YUV to BGR 2. Implements a motion detection algorithm 3. Implements a high-speed sqrt function 4. You to download a YUV file, written i
YUV-to-RGB-conversion
- 《YUV到RGB转化汇编优化后的代码》Blackfin_GenImageProc:是blackfin dsp对应的汇编-" YUV to RGB conversion optimized assembly code" Blackfin_GenImageProc: blackfin dsp is a compilation of the corresponding
RGB-YUV
- VHDL xilinx RGB2YUV for LEARN
OV2640输出YUV格式转灰度显示到LCD
- 该代码为本人在原子探索者开发板(stm32f407)摄像头实验的基础上改为让摄像头(OV2640)输出YUV格式到SRAM中,并转为灰度图像后传输到LCD上,对研究YUV与灰度图像格式有所帮助。
RGBtoYUV
- BMP格式文件的RGB数据转换为YUV格式。(Transform RGB data of a bmp to YUV.)