搜索资源列表
code
- 检测车辆数量,通过交通监控视频..检测出车道上的车辆数量-vehicle detection
BeiJingJianMo
- 基于C#的视频前景检测与背景建模,包括实现代码和论文解释。-C#-based video background modeling and foreground detection, including the implementation code and the paper explains.
code14
- 实现人脸检测功能,通过USB连接摄像头进行视频,获取图像,并进行人脸识别。-The face detection function, the camera via a USB connection for video, to obtain images for face recognition
shipingenzong
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。 -Some approaches to detect motion in a video stream. There are many approaches for motion detection in a continuous v
car-locating-and-tracking-code
- 车辆视频检测以及跟踪的代码,包括团块跟踪的源代码-Vehicle video detection and tracking code, including the clumps tracking source code
chengxu
- 边缘检测、显示视频、缩小、平滑、滑动实现开关作用-Edge detection, display video, narrow, smooth sliding action of switch
ISoft_Source-master
- ISoft主要功能:分为六大模块:首页、U盘防护、系统优化、硬件检测、进程管理、高级功能。 ① 首页:主要是对当前操作系统、U盘防御转台进行检测,并列出主要的推荐功能。 ② U盘防护:可以对U盘病毒进行扫描,清除U盘潜在的危险病毒文件。可以禁止U盘自动运行,可以恢复被恶意隐藏的文件。 ③ 系统优化:对操作系统常见的项目进行优化,比如对开机关机速度进行优化、加快系统预读能力、禁止远程修改注册表等。 ④ 进程管理:主要是对系统任务管理器进行模拟,采用多线程对当前执行的程度进程进行刷
opencvCar
- 本程序开发环境:vc6.0 opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。-英语 简体中文 The program development environment: VC6.0 opencv1.0 Function: in order to achieve aut
ImageSegmenation
- 通过视频的关键帧检测船体,数字图像处理的pro-Video key frame detection hull
people
- 一种人群异常行为检测系统的设计与实现。跟军视频采集的图像进行分析-The Design and Implementation of a crowd of abnormal behavior detection system. Army video capture with image analysis
motion_src
- 基于VFW视频的运动目标检测,可以对摄像头拍摄到的运动目标检测。-Moving Object Detection Based on VFW video,The camera can shoot to the moving target detection.
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
3
- 智能交通行人检测主要程序代码,主要是行人视频的检测-Intelligent traffic pedestrian detection of the main program code, mainly pedestrian video detection
EmguCV播放视频及动目标检测
- 通过EmguCV动态链接库实现视频播放和动目标检测功能(The function of video playback and moving target detection through EmguCV dynamic link library)