搜索资源列表
capture.rar
- 运动物体检测与跟踪,绝对值得下载的程序,已经调试过的,Moving object detection and tracking, definitely worth downloading the program, has been testing
opticalflow.rar
- 用光流法进行运动物体的检测和跟踪,并返回运动方向,Light flow method of moving object detection and tracking, and return to the direction of movement
track.zip
- matlab tracking source code to track a moving object on the scene by using centroid and rectangle method,matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
MoveDetection
- 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
detecting
- 运动目标检测,背景差分法提取运动前景目标,背景自动更新-moving object detection
w4-moving-object-detection
- 此程序是针对视频中的运动目标的检测,程序中包括了背景建模、背景差法等功能的w4背景建模算法。-This procedure is for the video of the moving target detection, process modeling, including the background, the background difference method and other functions of the background modeling algorithm w4.
yundongshibie
- 用于运动物体的检测 原理是对图像的连续几帧进行差分,这样就可以实现运动的检测-For moving object detection principle is the image of several frame difference, so that movement can be detected
camshift
- 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
CvBSLibGMM
- 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
MovingObjectDetectionVideoSurveillanceanditsApplic
- 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
bkgrd
- 利用背景建模检测运动物体。逐帧读取视频,根据帧差法来实现。-The use of background modeling moving object detection. Read video frame by frame, in accordance with the frame difference method to achieve.
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
OnTrackingofMovingObjects
- 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
MotionCompensationAndObjectDividion
- 对视频系列进行运动估计及对其中的运动目标进行分割获得运动对象。-Series of video motion estimation and target one of the sport was moving object segmentation.
MOTIONDETECT+COLOR+1.5+8.ZIP
- face detecting motion and color of moving object in webcam
2
- 分层背景更新的运动目标检测与跟踪算法,给出了分层背景更新的运动目标检测与跟踪算法.-detact and track moving object
moving object detection by using onece
- moving object detection by using onece
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
Object tracking
- The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.