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

搜索资源列表

  1. Optical-flow-detection

    0下载:
  2. 光流法检测运动物体的基本原理是:给图像中的每一个像素点赋予一个速度矢量,这就形成了一个图像运动场,在运动的一个特定时刻,图像上的点与三维物体上的点一一对应,这种对应关系可由投影关系得到,根据各个像素点的速度矢量特征,可以对图像进行动态分析。-Optical flow detection
  3. 所属分类:matlab例程

    • 发布日期:2017-03-03
    • 文件大小:1346
    • 提供者:ysumdy
  1. guanliu

    0下载:
  2. 光流法对运动图形进行分析,运动目标的检测与分割、图像稳定和深度重建-detect moving thing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1377684
    • 提供者:高原
  1. opticalflow

    0下载:
  2. 光流法检测运动目标原理、步骤,OpenCV实现,标有注释,-Optical flow method principles, steps OpenCV implementation, marked with the annotation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1571170
    • 提供者:lansejingling
  1. Optical-Flow

    0下载:
  2. 图像序列中运动目标检测 用光流法(H-S法)实现的 效果不错 亲测 做这方面的可以参考一下-Moving target detection in image sequences using the optical flow method (HS Code) to achieve the effect of good pro-test to do in this area can refer to what
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8993900
    • 提供者:王扬
  1. Ooptp

    0下载:
  2. 完成光流法算法。用于图像边缘的提提取,运动目标的检测。可直接使用。 -Completion of the algorithm of optical flow method. Mention for image edge extraction, moving object detection. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2101
    • 提供者:勇敢
  1. guangliufajianceyundong

    0下载:
  2. 本程程序采用的是光流法检测运动的物体,能很有效的采集到运动信号,希望对这方面有研究的同志提供帮助!-The program uses a range of optical flow method detects moving objects, can be very effective to capture motion signal, I hope this study is the comrades to help!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2748171
    • 提供者:杨天威
  1. zhenjianchaguangliuchang

    0下载:
  2. 利用帧间光流法实现对运动物体的跟踪检测。该方法避免了传统光流法的缺点。-The use of inter-frame optical flow tracking to achieve the detection of moving objects. The method avoids the shortcomings of the traditional optical flow method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1550597
    • 提供者: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. 11

    0下载:
  2. 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王飞
  1. 2

    0下载:
  2. 关于光流法的一些小应用,简单的几个函数检测物体的运动方向灯信息-About optical flow method some small applications, a simple movement of the object in the direction of several functions to detect light information
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1836
    • 提供者:赵龙
  1. Motiondetectedbyopticalflow

    0下载:
  2. 光流法检测运动物体,速度很快,matlab 实现-motion detection by optical flow, implemented in Matlab, run very fast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6018
    • 提供者:胡胜红
  1. OpticalFlow-BY-SURF

    1下载:
  2. 基于SURF的光流法的运动物体检测应用——检测PTZ是否转动 内容: (1) 对光流法和SURF进行理论分析。 (2) 应用光流法对运动物体进行检测,理解David Stavens的demo。 (3) 用SURF提取的特征点来作为光流法中的特征点,来检测运动物体,并应用于一个实例:检测ptz云台是否转动。 【实验室项目】-use of optical flow with SURF  Motion estimation and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7522411
    • 提供者:王松
  1. 9_OpticalFlow

    0下载:
  2. 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-利用光流法进行运动目标检测。-Program descr iption: Samples folder the installation directory OpenCV official sample program- were moving target detection using optical flow method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:肖斌
  1. lkof

    0下载:
  2. 基于光流法的缓慢旋转背景中的运动目标检测算法-Target Detection based on optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2741
    • 提供者:王明
  1. guangliufa

    0下载:
  2. 光流法进行运动目标检测,对目标跟踪机其有帮助-Motion target detection optical flow method, target tracking unit which has helped
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28178200
    • 提供者:程俊涛
  1. optical1

    0下载:
  2. 光流法检测目标对象的光流,尤其是对运动的光流进行检测-Optical flow characteristics
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1023495
    • 提供者:杨昭
  1. RLOF_Windows_64__V12

    0下载:
  2. 一种鲁棒的光流法,实现运动目标检测跟踪,算法抗噪性能强,定位准确-A robust optical flow, detection and tracking moving objects, and strong anti-noise performance algorithms, accurate positioning
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14325902
    • 提供者:杨健
  1. bs_movingdetecting_1

    0下载:
  2. 实现了运动目标的检测和跟踪,使用背景差分法,帧间差分法、光流法和均值漂移的方法,能够实现很好的对运动目标的跟踪-Achieve a moving target detection and tracking, using background subtraction, inter-frame difference, optical flow method and the method of mean-shift, it is possible to achieve a good track mov
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28904532
    • 提供者:hcj
  1. HS

    3下载:
  2. 基于光流法的人群异常行为识别,可以检测人群聚集和高速运动,zhu.m为主程序-Abnormal human behavior recognition based on optical flow method, can detect crowds gathered and high-speed movement, zhu. M program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:6894
    • 提供者:pork
« 1 23 »
搜珍网 www.dssz.com