搜索资源列表
FilterImageGrabber1
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-FilterImageGrabber : Instant screen in Filter. This is a Trans-In-Place Filter, Filter regist
jiandanPlayer
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
图像处理算法
- 包括alpha颜色混合、YUV视频格式到RGB32格式转换、高质量的快速图像缩放等内容。
Filter-VideoRender.rar
- Directx Filter Render 自己开发的RenderFilter 支持各种不同格式的显示,RGB565 RGB555 RGB24 RGB32 YUV YV12,Directx Filter Render own RenderFilter supports a variety of different formats of the show, RGB565 RGB555 RGB24 RGB32 YUV YV12
Chapter02
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
RawViewer
- 阅读源图像的工具,比如RGB16,RGB24,RGB32,YUV,I420等的工具-Read the source image of the tool, such as RGB16, RGB24, RGB32, YUV, I420 and other tools
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
SaveScreen
- mfc例子,分别是使用DDraw抓桌面以及使用GDI抓桌面保存为RGB32格式bmp图片-mfc example, were caught using DDraw grab the desktop and the desktop using the GDI bmp format images saved as RGB32
Yuv2rgb.tar
- converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
RGB32.ZIP
- i hope this code will helpful for u a-i hope this code will helpful for u all
FilterImageGrabber
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-FilterImageGrabber
image_html
- 包括alpha颜色混合、YUV视频格式到RGB32格式转换、高质量的快速图像缩放等内容。-Including the alpha color mixing, YUV video format to RGB32 format conversion, image scaling and other high-quality content fast.
FilterImageGrabber
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-FilterImageGrabber: real-time capture of the Filter. This is a Trans-In-Place Filter, Filter
RGB32-toRGB1555
- 在VC编程图像显示时,有时候需要将RGB32颜色模式转换乘RGB1555来显示,本文介绍了两者之间的转换方法-In the VC program image is displayed, sometimes you need to RGB32 color mode conversion by RGB1555 to show, this article describes the conversion between the two methods
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、yuv410、yuv422p、yuv411p、rgb8、rgb1
Appendix_B
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm
fb.c.tar
- 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
save
- linux下通过v4l2接口获取摄像头数据(yuyv),并转换为rgb24,再保存为24位bmp。最后在lcd上显示(rgb32)。-linux v4l2 interface to get through the camera data (yuyv), and converted to rgb24, and then save it as a 24 bmp. Finally in the lcd display (rgb32).
FilterImageGrabber
- 即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-HQ Image Grabber
bmp2yuv
- rgb32或rgb24图像向yuv图像转换方法,查表法,亲测有效(Rgb32 or RGB24 image to YUV image conversion method, look-up table method, pro test effectiveness)