搜索资源列表
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
motempl.rar
- 通过摄像头识别运动目标的运动方向,需要opencv1.0支持,设置project/setting/link/input 添加cxcore.lib cv.lib cvcom.lib highgui.lib comctl32.lib 即可编译运行,Through the camera to identify the movement direction of moving targets, the need for opencv1.0 support, set up project/setting/
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++. ..
infraredimage.rar
- 针对红外图像序列运动目标检测和识别,针对复杂动态场景下的红外目标检测问题,提出了一种基于交叉熵的过渡区提取的红外运动目标检测方法,保证是原创,自己辛苦的作品),infrared image detection
condensation.rar
- 粒子滤波实现图像序列中的运动目标检测,跟踪matlab程序,有注释,有图像序列,Particle filter realization of the image sequence in the moving target detection, tracking matlab codes, there are notes, contains image sequence
GuassionModel.rar
- 基于混合高斯模型的运动目标检测,值得学习,对背景更新相当有效,opencv程序
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
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
kalman-tracking
- 基于卡尔曼滤波的运动目标检测,matlab代码-Kalman filter-based moving target detection, matlab code
camshift
- 使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
camshift-camera
- 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
VC++ 轨迹运动源码实例
- 通过输入一段视频,对视频中的运动目标实现轨迹绘制。(By inputting a video, the moving target in the video is plotted.)
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
目标检测
- 运动目标检测的一系列算法()
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)
三帧差法运动目标检测
- 基本的三帧差法进行运动目标的检测,可以在VS里完美的运行,是一个很好的学习案例(this is motiondetect algorithm called three frame difference method.You can use it as a studying case.)
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)