CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动检测 算法

搜索资源列表

  1. 200551222211

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-algorithm used CAMSHIFT rapid detection and tracking of moving objects in C / C source code
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:9502
    • 提供者:扬载伦
  1. cvcsdemo

    0下载:
  2. 本程序运用camshift算法进行运动物体检测-the procedures used camshift algorithms detect moving objects
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22419
    • 提供者:黄笑
  1. Bilkent_meanshift

    1下载:
  2. 经典的meanshift算法,实现对运动目标的检测,跟踪-classic meanshift algorithm to achieve the objectives of the movement detection, tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130914
    • 提供者:笑容
  1. pic_detect.Rar

    0下载:
  2. 图象的检测,模板匹配算法代码,实现了图像的运动监测和匹配算法,算法较简单,准确率尚需提高-image detection, template matching algorithm code, the images of the campaign monitoring and matching algorithm. algorithm is relatively simple, yet accurate rate increase
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:27442
    • 提供者:田纲
  1. camshiftdetectandtracking

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码-CAMSHIFT algorithm used rapid detection and tracking of moving objects in C / C source code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7887
    • 提供者:李治国
  1. RealtimeImageLineExtractAlgorithmDemo

    1下载:
  2. 算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数; (3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒; 测试方法: 在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。 (可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12028
    • 提供者:李岚熙
  1. segmentation-and--detection

    0下载:
  2. 自己根据公式编写的大津法、迭代法等图像分割算法,及中值模型、自适应模型等运动目标检测算法-According to the formula prepared by the Otsu method, iterative method and other image segmentation algorithm, and the median model, adaptive model and other moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:2136064
    • 提供者:吴玲风
  1. movetest

    0下载:
  2. 基于matlab的视频运动目标检测算法研究-Based on matlab Video Moving Object Detection Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1439856
    • 提供者:王林
  1. LKmatlab

    0下载:
  2. 基于光流算法,检测运动物体的光流场,并给出每个像素点的运动状态。程序里面还给出了相关例子。(The optical flow field of moving object is detected)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1285120
    • 提供者:347790313
  1. vibe_tom

    1下载:
  2. 一种改进的VIBE运动目标检测算法,属于背景差分法,能对不同环境的目标进行检测,能消除鬼影。(The moving target detection algorithm VIBE belongs to background difference method. It can detect objects in different environments and eliminate ghosts.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:jayle20160502
  1. GMM

    0下载:
  2. 混合高斯算法,用opencv3实现,用于对运动目标进行检测 效果还算是不错的,代码通俗易(Hybrid Gauss algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:雨落清泉
  1. hunhe

    0下载:
  2. 采用多个高斯分布的方式来描述背景像素点的特征,在线地更新参数和权重,实现运动检测和前景提取的同步进行,即采用混合高斯背景算法进行建模,以降低动态背景的干扰。(The characteristics of the background pixel are described by several Gaussian distributions, and the parameters and weights are updated online. Synchronization of motion d
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:lauraxty
  1. MATLAB上实现KDE算法

    1下载:
  2. 基于MATLAB平台的KDE算法的实现,具体为分析视频中的每一帧图像,检测当前帧中的运动目标并标记
  3. 所属分类:图形图像处理(光照,映射..)

  1. gnebehay-OpenTLD-v1.4.0-23-g160a7e2

    0下载:
  2. 运动跟踪算法,TLD,跟踪-学习-检测算法(This will be a C++ implementations of the OpenTLD (aka Predator) This is a work in progress, as of right now the code is functional but pretty slow. Installation Notes git clone git@github.com:alantrrs/OpenTLD.git cd OpenTLD
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:228352
    • 提供者:唐东
  1. testgmm

    0下载:
  2. 实现运动目标检测算法的程序,应用的平台是matlab2016(The program to realize the algorithm of moving target detection, the application platform is matlab2016)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:pizit
  1. track

    0下载:
  2. 基于opencv的改进五帧差分算法,用于运动目标检测(Improved five frame difference algorithm based on OpenCV for moving target detection)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hook1196
  1. guangliusuanfa

    0下载:
  2. 利用光流法,用于检测识别运动中的物体,确定其运动方向以及过程。(Used to identify objects in motion)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-04
    • 文件大小:14260224
    • 提供者:我是丸子啊
  1. 基于帧差法与Vibe算法的matlab前景提取代码

    2下载:
  2. Vibe 运动目标检测 基于matlab(Vbie Moving Target Detection)
  3. 所属分类:其他

    • 发布日期:2020-05-08
    • 文件大小:26842112
    • 提供者:show—me-code
  1. surendra

    1下载:
  2. 基于surendra算法,代码环境matlab,用于运动目标检测(Moving target detection based on Surendra)
  3. 所属分类:matlab例程

  1. S1IM159.【已完成】基于SVM的烟雾识别系统

    1下载:
  2. 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method
  3. 所属分类:OpenCV

    • 发布日期:2021-04-06
    • 文件大小:2505728
    • 提供者:白宝军
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com