搜索资源列表
jm86
- jm86 中实现映射表的产生程序,为下一步H.264视频处理提供了一个很好的功能。- producing mapping table in the JM86,for the next H.264 video processing provides a good feature.
Chinese1.9
- 中文XML语言包 这个包到是不错主要少了一点中文,希望大家能帮忙该下,-Chinese language pack XML This package is a good key to drop a little Chinese, I hope you can help the next,
streams--DirectShow.h
- VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the
DirectShow.h-Dshow
- VC6+DirectShow环境编译通过有困难的人,或在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决DirectShow.h头文件的新一种方法-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the want to use streaming media to al
Video
- 用摄像头来获取运动目标的程序,觉得需要的话就下吧-With camera head to obtain the procedures of moving targets that need to do so on the next bar
vedio
- 应用vfw技术在C++Builder环境下捕捉视频,为接下来的视频图像保存,处理做准备工作。-Vfw applications in C++ Builder environment to capture video, the video image to the next save, ready to do deal with job
QQScreensho
- 要用QQ2006 1.经过笔者分析,腾讯QQ的截图功能,组件名称为:CameraDll.dll,位于QQ安装目录的TMDLLS文件夹中 2.点中此文件,将其复制到系统盘(如C盘)Windows\System32文件夹下,之后再开始菜单中的运行框输入如下命令: rundll32.exe CameraDll.dll,CameraSubArea 点击回车,即可将此组件集成到系统文件之中 3.之后在桌面空白处,单击鼠标右键,选择新建中的新建快捷方式选项,扔输入相同命令,点
vedio
- 包括了视频的读取,终止,暂停,上一帧,下一帧等操作。-Including the video read, termination, suspension, the last frame, next frame and other operations.
Moving-camera-based-on-SIF-eature-matching-MHI
- 动摄像机下基于SIFT特征匹配和MHI的目标检测Moving camera based on SIFT feature matching and the next target detection MHI-Moving camera based on SIFT feature matching and the next target detection MHI
Detection-of-moving-objects
- 利用背景建模检测运动物体。视频是一个交通路面的视频(自己可以去下个)-Moving object detection using background modeling. Video is a video of a traffic road (they can go to the next)
shexiantou
- 可以实现自动拍摄图片,定时拍摄,以及连拍等功能。也自己加入功能。大家看看下-Can automatically take a picture, timer recording, and continuous shooting functions. Also add their own features. We look at the next
zidonggenzong
- 海康视频监控之自动跟踪功能,可以小小查看下。-Kang video surveillance, automatic tracking function, a small View the next.
camera
- 对摄像头视频捕捉的截图,保存成一帧一帧的图片,在ubuntu Linux下编译通过,采用ffmpeg开发。-Save a picture of a camera, video capture screenshots, compiled by ubuntuLinux next, using ffmpeg development.
video_capture
- 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
virtual35tt
- 三维重建的代码,可以直接运行,是师门上一届留下来的,可以作为参考-Three-dimensional reconstruction of the code can be directly run, is left to the teacher next door, and can be used as a reference
MODby-frame-difference-method
- Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t