搜索资源列表
移动侦测测试
- 监控摄像机 移动侦测测试方法
src
- 自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。 程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声. -Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files a
linux+camere
- arm9 Linux下基于摄像头的物体移动检测程序,可以用在门禁上,当有人经过时,自动通过基于video4linux的摄像头-arm9 Linux-based mobile camera object detection procedures can be used in access control, when it was passing, automatic Video4Linux based camera
Motion_Detection_Threads
- 在视频服务器中,一个重要的功能是实现移动侦测和录像功能。本源码中实现了多线程、多路视频的视频移动侦测。-In Digital Video Recording [DVR] System, one most important feature is the Video Motion Detection. Most DVR is consisted by multi video capture cards. The card number s
motindetection
- 移动侦测的讲解 非常好 详细介绍了一个项目的实施过程和PPT讲解-Mobile Detection on a very good introduction of a detailed project implementation process and the PPT on the
TVideoGrabber
- videograbber v7.2,源代码,delphi下的directshow vcl控件,最有用的部分是包含了移动侦测的功能-videograbber v7.2, source code, delphi under directshow vcl control, the most useful part is the function that contains the mobile detection
MotionDetection2
- 移动侦测,基于CMGU.CV做的,可以显示摄像头里面运动的物体并做标定-Motion detection, based on CMGU.CV do, the camera can be displayed inside the movement of objects and do calibration
move_detect
- 该文件一个基于matlab的移动侦测方面的例子-move detect
Mtest
- 兴趣所致,内有3*3中值滤波、腐蚀、膨胀、求质心、链表创建与销毁、同时还有帧差分法的移动侦测,已调试通过,下载即可使用,当然了,技术含量不是很大,只不过希望对大家学习C语言编程提供点帮助!-Interest due, there are 3* 3 median filter, erosion, dilation, and quality heart, list creation and destruction, as well as t
cgi
- 嵌入式Linux端的cgi源代码,里面包括网络,邮件,登陆,移动侦测等多种cgi,供基于嵌入式开发做cgi的朋友参考。-cgi
pic_process
- 1.实现了YUV到BGR的转换 2.实现了一个移动侦测算法 3.实现了一个高速sqrt函数 4.请自己下载一个YUV文件,按照fopen中所写的路径存放-1. To achieve the conversion of YUV to BGR 2. Implements a motion detection algorithm 3. Implements a high-speed sqrt function 4. You to
MotionDetect
- 移动侦测技术的设计与实现,包括移动侦测的原理和功能实现。-Motion detection technology, design and implementation, including the principle of motion detection and functional implementation.
Motion-Detection-Algorithms
- C#语言编写的,用于视频监控中的移动侦测算法。-C# language for video surveillance motion detection algorithm.
VFW_Camera
- 基于VFW的视频捕捉程序。实现移动侦测并拍照,同时将BMP文件转成JPG格式的文件。可以用于家庭USB电脑摄像头的安防布控。-Video capture program based on VFW. Implementation of motion detection and camera, and BMP files will be converted into JPG format file. Can be used in secur
dayin
- 从摄像头获取视频进行移动侦测,包括预处理 ,灰度化等-Get to motion detecting video from cameras,Including pretreatment, grayscale, etc
car-PRINTFKBHYGGG777WWWWW
- 行车记录仪 拍照 录像 移动侦测等功能-Tachograph video camera motion detection and other functions
HS
- ipc客户端功能,支持更新升级,移动侦测,隐私遮挡,配置修改等操作.-ipc client functionality, support for an upgrade, motion detection, privacy masking, configuration changes and other operations.
basic-motion-detection
- 在PC上实现移动侦测,python+opcv3.0 当有人出现时,进行跟踪,拍照,可以在树莓派上实现嵌入式移动侦测-Implement motion detection on a PC, python+opcv3.0 when someone appears, tracking, camera, embedded motion detection can come in raspberry
android-eye
- 把andriod手机摄像头变成一个网络摄像机,可以通过浏览器在PC和手机看视频(H.264视频和G.726音频),支持移动侦测,支持先进的视觉算法-Change your android phone to a surveillance security camera.
zhenchafa
- 使用帧差法对视频中的目标进行跟踪,并画出矩形框与坐标。依靠opencv库,使用时需修改视频路径。(he fr a me difference method is used to track the object in the video, and the rectangle fr a me and coordinate are drawn. Depending on the opencv library, you need to mod