搜索资源列表
WMEncScrnCap
- This application captures the screen using the Windows Media Encoder. Run the application choose start from the capture menu. When prompted to save the file choose a video file with extension wmv or choose a new file.-This application captures t
DirectShowVMR9_src
- This source code describes how to dynamically mix two video files (.mpeg, .mpg, .avi and .dat). Mixing involves alpha-blending and stretching/shrinking and positioning of the two video streams, individually, using DirectShow s VMR9 filter. -This sour
DirectXCaptureClassLibrary
- This article presents a class library for capturing audio and video to AVI files in .NET. Some of the features of this library: List and select hardware devices Access to common audio and video settings (e.g. frame rate, size) Supports au
Canon_PowerShot_Remote_Capture
- 数码相机sdk开发包最终版,能控制G10的.功能多哦,和D版不同的,各有特色,Digital camera development kit sdk final version, that can be controlled by the G10. Features many Oh, and the D version different, each with its own characteristics
libHairCapture-2.0.0-RC1.tar.g
- 基于V4L和V4L2的图像捕捉程序,通过摄像头采集保存图像,V4L and V4L2 based on the image capture process, through the preservation of image acquisition camera
VideoNet_srcbb-0813eve
- 进行VideoNet的程序(在http://www.codeproject.com/Articles/7573/VideoNetb上下载的)学习中,发现在进行调试时, 1. 运行到 ConvertRGB2YUV 函数时,在 *y++=( RGB2YUV_YR[*r] +RGB2YUV_YG[*g]+RGB2YUV_YB[*b]+1048576)>>16 出down掉! 崩溃! 程序每次到这里崩溃,我也崩溃了!后来反复查网上帖子,有几个说的还行,总体说来,还是没有根本
CustomCaptions_demo
- This article presents some classes that make customising window captions really quick and easy. Using these classes you can change the background colour and the text font and colour of both the active and inactive window captions independently for an
svv.tar
- Very simple utility to capture frames from V4L2. Requires V4L2 and GTK libraries to compile.
T-REC-G.718-200806-I!!SOFT-ZST-E
- 8-32 kbit/s语音和视频的结构误差不稳定窄带和宽带嵌入式变数率编码-The G.718 encoder can accept wideband sampled signals at 16 kHz, or narrowband signals sampled at either 16 or 8 kHz. Similarly, the decoder output can be 16 kHz wideband, in addition to 16 or 8 kHz narrowband. I
xue
- 视频模式转换并进行显示,Y U V 到 R G B 的转换-change the format of the video and play
video_v4l
- src文件夹gather.cpp文件用于视频图象采集,只用ARM单处理器处理,或者用于linux系统平台,在ARM开发板运行时可用g++编译器编译,linux系统用时gcc编译器,采集的视频帧图象数据可用与图象识别图象检测,也可压缩存储或者传输,检测函数也可windows下用。-The SRC folder gather.cpp file for the video image acquisition, using only ARM single processor, or for the Li
VC++视频采集资料
- 1、插入摄像头,安装驱动 VCap2800 USB2.0 DRV(windows 7)或者Vcap2820 sdk,两者依次尝试 2、G:\VC++视频采集资料\USB2800\Vcap2820 sdk\Vcap2820 sdk目录下的 devwdm.ax 放到c:\windows\system32\目录下 3、打开 “运行”,输入 Regsvr32 c:\windows\system32\devwdm.ax 进行注册驱动 4、创建VC工程,基于对话框 5、添