CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 运动目标检测

搜索资源列表

  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. detecting-and-tracking

    0下载:
  2. 视频序列中二维运动目标的检测与跟踪算法演示-Video sequences dimensional moving target detection and tracking algorithm demo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1182300
    • 提供者:windy
  1. Motion-Detection-in-Video-

    0下载:
  2. 在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:8685568
    • 提供者:claire
  1. motiondetect

    0下载:
  2. 基于vc++和opencv能够实现视频图像中的运动目标的检测-Based vc++ and opencv to achieve video images of the moving object detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:13320685
    • 提供者:陈林
  1. HOGCamshiftTrack

    0下载:
  2. Camshift跟踪方法,采用HOG特征,对运动目标进行检测跟踪-Camshift tracking method, using HOG features, the moving target detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:7777395
    • 提供者:lee
  1. 3

    0下载:
  2. 运动目标跟踪在工业过程控制、医学研究、成像制导等领域具有重要的实用价值。目前的研究多基于背景静止的情况,对背景发生移动的情况研究较少。提出了一套完整的移动背景下的目标跟踪算法,首先使用基于互信息的方法配准序列图像的背景。然后使用差分的方法进行运动区域检测,并将其与图像分割技术相结合,得到目标跟踪模板。目标的跟踪基于Kalman滤波的预测,其匹配过程仍基于互信息理论,实验结果证明:该算法具有较高的计算效率和准确性,应用前景广泛。-it is of important practical value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:430079
    • 提供者:wenping
  1. The-detection-of-moving-ball

    0下载:
  2. 本程序使用matlab编码,能实现对运动目标的检测,适合初学者学习-This procedure using matlab coding, to achieve the detection of moving targets, suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4783456
    • 提供者:Leo
  1. shadow-removal

    0下载:
  2. 提供一种用于在视频中检测运动目标时抑制阴影影响的方法-Provide a method for detection of moving targets in the video shadow effect is suppressed method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:157939
    • 提供者:陈欢
  1. codebook

    0下载:
  2. cedebook背景建模方法的背景差分方法检测运动目标!-cedebook background modeling method for background subtraction method for detecting moving targets!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4133665
    • 提供者:fanghui
  1. Target-trace

    1下载:
  2. 利用Opencv对运动目标(包括汽车,行人)的AVI视频进行检测并跟踪。效果十分显著。 - detect and tracking the moving targets (including cars, pedestrians) AVI video detection and tracking. Effect is very significant.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5842903
    • 提供者:Robin
  1. contour

    0下载:
  2. 在vc6.0中实现实现角点检测.角点检测对运动目标的跟踪很有用.-In vc6.0 corner detection is implemented to achieve. Corner detection to track the moving target is useful.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8611
    • 提供者:针对
  1. gougou23201016

    0下载:
  2. 实现对运动物体进行实时的检测,并且可实现运动目标物体与原始模板之间的匹配-To achieve real-time detection of moving objects, and can realize the moving target object and the match between the original template
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20890737
    • 提供者:wangxiaomeng
  1. aboat-pyramidFlow

    0下载:
  2. 关于光流法的运动图像目标检测 已调试成功-About optical flow moving image target detection has been successfully debug
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2671
    • 提供者:冬暖
  1. class_optical_flow

    0下载:
  2. 一个经典的关于光流法的运动图像目标检测 已调试成功-Moving image target detection of optical flow method is a classic has been successful commissioning
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4785224
    • 提供者:冬暖
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. ImageProcessing

    0下载:
  2. 图像特征检测与运动目标分割算法的研究,图像分割与目标特边界提取-image features detection and motion object segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:299122
    • 提供者:tran
  1. track

    0下载:
  2. 基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1882231
    • 提供者:猪猪侠
  1. HopkinsMultiviewMultibodyCode

    0下载:
  2. 这个算法包实现了多视角下多运动目标的检测和分割算法,主要有三种算法: GPCA 谱聚类法,RANSAC, 局部子空间仿射变幻法。- This package contains the code for the following multiview-multibody motion segmentation algorithms: - GPCA with spectral clustering - RANSAC - Local Subspace Affini
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:21075
    • 提供者:shirley
  1. guassian

    0下载:
  2. 混合高斯背景模型,背景差法,检测运动目标,环境VC2008,Opencv,前景与背景分开显示-Gaussian mixture background model background subtraction method to detect moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2932725
    • 提供者:张宁
  1. MovingDetect

    0下载:
  2. Matlab的运动目标分割 车辆检测 平均建模背景差分-Matlab moving object segmentation of vehicle detection modeling background difference on average
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1613
    • 提供者:sherry
« 1 2 ... 24 25 26 27 28 2930 31 32 33 »
搜珍网 www.dssz.com