搜索资源列表
DONG
- 使用时间差分法检测一段AVI视频中的运动目标,用矩形框标示出来,需要使用OPENCV-Use of time to detect a difference in the moving object AVI video with a rectangular box, marked out, need to use OPENCV
camshif
- opencv视频处理,运动物体跟踪,运动轨迹的提取-opencv video processing, tracking of moving objects, trajectory extraction
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
motion_slice
- 使用opencv编写的提取avi视频的水平和垂直时空切片的程序。可以用于视频镜头切换检测,和运动目标检测。-Opencv extract prepared using avi video horizontal and vertical sections of the process of time and space. Video camera can be used for change detection and moving target detection.
liyongbeijingjianmojianceyundongwuti
- opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
PicView
- 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
blobtrack
- 完成了移动物体检测,基于opencv开发。-Based on opencv, this can detect moving objects well.
HumanMotionTrack
- 基于opencv的运动人体检测。可以通过这个程序搭建自己的检测平台。-Based on opencv,this can detect moving human body.
opencv
- opencv的相关操作,用c++实现对运动目标的监控-using opencv to detect moving object
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
MA
- Opencv: Vehicle tracking using Moving Average method
OPENCVwrittenproceduresforidentifyingandtrackingmo
- OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
opencv
- 在pencv中如何实现对运动物体检测的代码。-How to achieve the pencv moving object detection code.
123-opencv-detection
- 运动轨迹提取,详细说明了运动物体的不通过应用。以及实现方法和程序代码-Trajectory extraction, detailed descr iption of the moving object by the application. And the realization of the method and program code
moving-object-detection
- opencv 运动目标检测,工具是vc6.0-opencv moving target detection tool is vc6.0
opencv
- opencv 图像跟踪 用质心跟踪运动物体 并可手动标记运动物体-opencv C++ Tracking moving objects with a mass center moving objects can be manually tagged
opencv
- 运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.
OPENCV--moving-target-detection
- OPENCV帧差法对运动目标检测,常用于车辆检测中,有很好的效果-OPENCV frame differential method for moving target detection
OpenCV
- OpenCV运动目标跟踪光流法工程,调试通过-OpenCV moving target tracking optical flow method works, debugging through
OpenCVactiondetect
- 在opencv中,利用VC进行运动目标的检测及框选,效果良好(In opencv, VC is used to detect and frame the moving target, and the effect is good)