搜索资源列表
genzong2
- 实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。-experiment proved that the program for the inter-frame displacement is quite obvious that the single translation rigid movement, particularly smooth external contours of objects more good segmen
motion_detect
- openCV运动检测程序,用于提取运动物体轮廓,并跟踪其运动路线.
opencv_example
- Opencv编程,示例程序 1.读入图像并显示 2.载入图像,强制转化为Gray 3.Canny边缘检测 4.轮廓检测 5.运动物体检测
motiondetect.rar
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
用OPENCV获得运动物体的轮廓
- 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
lunkuojianche
- 对运动物体进行检测,提取轮廓。能在系统实时性中验证-Of the moving object detection, contour extraction.
IVS
- 打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能-applications on image,tracking objects in the video
VideoDemo
- 使用帧差法实现对视频中运动物体的检测,根据其轮廓对其跟踪-using the frame difference to detect the moving object in video detection, tracking them according to their profile
move-track
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体-Achieved using OpenCV to find the outline of the video stream to detect a moving target detection webcam real-time video or read the moving objects in video
video1
- matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe d
smoke_detection
- 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm