搜索资源列表
1394Cameradriver
- a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394
1394Cameradriver
- a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394
LcdZimo
- 采用VC++编写的字模像素提取软件。提供了两种功能:1、提取黑白液晶屏字模,可任意字体任意方向提取,可提取文本和图片字模。2、提取TFT彩色液晶屏像素,完成了RGB24位、RGB16位565、RGB16位555像素大小的测试,在TFT液晶屏上显示文本和图片。其它像素大小,希望大家帮忙测试一下,感激不尽。-Using VC++ written in matrix pixel extraction software. Provides tw
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
RawViewer
- 阅读源图像的工具,比如RGB16,RGB24,RGB32,YUV,I420等的工具-Read the source image of the tool, such as RGB16, RGB24, RGB32, YUV, I420 and other tools
yuv420_to_rgb565
- YUV 420 ro RGB 565 converter.
UYVY2RGB
- 本函数使用C,实现将UYVY视频转换为RGB16-UYVY video is converted into RGB16.
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
formats-coverting-function
- 视频格式转码函数,YUV420、YUV420sp(NV12)、yuyv、uyvy、yvu420、y41p、yuv410、yuv422p、yuv411p、rgb8、rgb15、RGB16、rgb24、RGB32 等格式之间的相互转换函数库-function library for video Formats converting between YUV420、YUV420sp(NV12)、yuyv、uyvy、yvu420、y41p、yu
qblendfunctions_p
- RGB16 (565) format target format Source Code for Linux.
RGB24_To_RGB16
- C#编写的RGB24(RGB888)转RGB16(RGB565)工具,适合对液晶驱动快速取色(Preparation of C# RGB24 (RGB888) RGB16 (RGB565) tool, suitable for fast color LCD driver)