搜索资源列表
视频技术
- 是C#的视频技术 我想找个视频捕获才把这个传上来的呢我还有很读哦自己做的例子呢如果大家喜欢我就多传点也可以给我留意见-C# is the video I wanted to find a video capture-the only onto the present, I still have time to do their oh examples if you like more - I can point to my left views
capsample_demo
- 利用directX和.net进行视频捕捉的例子,可用于live source的视频捕捉-use. Net for video capture example, source can be used for live video capture
DirectShow_capture
- 视频捕获例子,用directshow来实现,输入端可以是usb摄像头,适合初学者使用-Video Capture example, using directshow to achieve, the input terminal can be usb camera, for beginners
vcap
- vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for W
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
200810323245026620
- VC4000简单实现预览的例子,用VC4000卡加上最新的驱动就可以运行了-VC4000 simple example of the realization of preview, the Calgary VC4000 on the latest drivers can run on a
VFW_Catch_video
- 一个简单的VFW方式采集视频的例子,可以对有兴趣的朋友一定的帮助-VFW a simple way of collecting examples of video, you can have some friends interested in helping
DLC-L_xiugai
- 本程序可以对爱国者工业相机进行完整控制,对官方提供的例子程序进行了部分完善,还增加了对130万像素以上相机的支持(原官方提供的程序只支持到130万)。若有使用爱国者工业相机的朋友,可以直接使用此程序。-This procedure can be carried out on the Patriot industrial cameras complete control of the official procedures to provide examples of some perfect,
CHAP4
- 这是视频监控的一个例子,大家可以来参考一下-This is an example of video surveillance, we can come to refer to
MultVideoCapture
- 本程序提供了使用CVMR_Capture类实现对多USB摄像头进行视频监控的例子。通过本程序可以实现多画面预览,图片保存,视频编码等-This program provides the use of multi-CVMR_Capture class implements USB camera for video surveillance example. This procedure can be achieved through the multi-screen preview, save t
WmScreenCap
- 屏幕捕捉很好的例子,正在学习,可以编译运行,效果不错-Screen capture a good example, are learning, you can compile run, good results
TVideoGrabber7.5
- 这个是一个视频控件,运行环境为c++Builder5、6,非常易于安装使用,可以预览,录像,录音、区域监控,以及使用多播功能。压缩包里面包含有demo多个例子。-This is a video control, operating environment for the c++ Builder5, 6, is very easy to install and use, you can preview, video, audio, regional monitoring, and the use
RGBValue
- 视频采集,并且可以获取RGB值,比较简单好用的视频入门例子。-Video capture, and can get RGB values, relatively easy to use video entry example.
QTvideoV0.0.3
- QT视频监控系统 windos/linux下可运行 新手学习qt用于视频时的很好例子-QT video surveillance system windos/linux running novice to learn qt for video can be a good example of
qt4v4l2UsbCapture
- ubuntu环境下c-c++程序,利用v4l2驱动采集usb摄像头视频并通过QT4界面显示出来,是学习v4l2视频采集和QT4的好例子-a usb video capture example with README help inside under ubuntu12.04LTS,it can be used to study v4l2 video and qt4 program
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+