搜索资源列表
shipinjiankong
- 视频监控中运动目标检测与背景更新方法,不仅给出了怎么样检测目标,而且运用更新的方法实现了更好的检测.-Video Surveillance moving target detection and background updating, not only given how the samples, and update the methods used to achieve better detection.
VideoMotionDetct
- 利用opencv进行视频中运动目标的检测,此代码为命令行程序
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++. ..
GMM
- 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
200719930586404
- 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
tracking
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频-This is a MATLAB program using the video tracking movement detection, with a small video
VideoDemo
- 视频图像运动目标检测,可导入一段视频,对视频中的运动目标图像进行分析。-Video image moving target detection, can import a video, the video of the moving target image analysis.
MOTION
- 帧差法运动目标检测,运动目标检测是计算机视觉的一个研究热点,在视频监控,军事侦察等领域有着广泛的应用前景。在这些应用中,大家比较关注运动着的物体,因此,对运动目标进行检测的意义显得格外重要。本文以视频序列作为研究对象,在现有研究成果的基础上提出一种算法,并在VC上实现-DIFF-FRAME DECTECTION
MoveObjct
- 研究了室内环境下的运动目标的检测技术。讨论了各种目标检测的算法,提出基于室内相对静止背 景下的目标检测算法,利用高斯背景建模方法提取较为理想与“干净”的背景帧,并可进行背景的自适应更 新,然后再利用所得的背景与当前视频帧进行相减,得到视频中运动目标的前景图像,经过平滑去噪处理得 到较为理想的目标检测效果 -Of the indoor environment of moving target detection. Discussed a variety of target dete
videoDemo
- 对avi文件完成视频画面中的运动目标检测-Avi files on the video screen to complete the moving target detection
Shadow-Removal-
- 《视频监控系统中运动目标检测的阴影去除方法》可以用于交通监控中图像处理阴影去除,对于学习阴影去除算法的学者有很大帮助。 -Approach for Shadow Removal of Moving Object Detection in Surveillance System
bmptest
- 运动目标检测跟踪 对视频中运动目标的检测跟踪很有用 希望对大家有帮助-Moving targets detection track to the video of the moving target detection and tracking is very useful we want to help
jisi
- 运动目标的检测是视频处理过程中后续跟踪技术的基础,其检测结果的好坏直接关系到能否跟踪到运动目标及跟踪准确度问题。运动目标的检测就是从机器视觉系统获取的序列图像中把前景,运动,目标分割提取出来的过程。本文描述了机器视觉中运动目标检测的主要方法
moving-object-detection-and-tracking
- 多摄像机视频监控中运动目标检测与跟踪,提出在多个摄像头下对目标检测与跟踪的算法-Multi-Camera Video Surveillance moving target detection and tracking is presented in multiple cameras under target detection and tracking algorithms
VideoDemo
- VisualC++下实现的视频中运动目标检测和跟踪的demo,没有使用opencv。-Video moving target detection and tracking under VisualC++ demo achieved without using opencv.
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
Video-Detection-MoG-master
- 视频目标检测,用于检测视频中的运动目标,主要应用于监控视频(Video object detection, which is used to detect moving objects in video, is mainly used to monitor video)
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)