CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 光流算法

搜索资源列表

  1. 光流法的源码

    3下载:
  2. 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
  3. 所属分类:图形图象

    • 发布日期:2008-04-24
    • 文件大小:1355174
    • 提供者:ling175817786
  1. 高精度光流场仿真

    3下载:
  2. 用matlaB实现的高精度光流场仿真,实现了"High accuracy optic flow using a theory for warping"论文的算法。并在资料中附了原文,超值
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-02-22
    • 文件大小:296204
    • 提供者:whshmilywxf
  1. matlab实现的lucas-kanade光流迭代算法

    3下载:
  2. matlab实现的lucas-kanade光流迭代算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-05
    • 文件大小:4237
    • 提供者:hnyuan
  1. 光流场算法

    3下载:
  2. 此程序是光流场matlab程序,使用与配准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-07-23
    • 文件大小:740233
    • 提供者:wangshaowu
  1. 2009guangliusuanfa.rar

    0下载:
  2. 基于光流算法的视频运动目标检测,具有一定的参考价值,Optical flow algorithm based on the video moving target detection with a reference value must
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38279
    • 提供者:倪建军
  1. OpticalFlowAlgrithom.rar

    0下载:
  2. 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。,Optical flow algorithom based on pyramid L-K
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4712
    • 提供者:胡小宁
  1. LucasKanade.rar

    0下载:
  2. LK光流算法 源程序(一层不带有金字塔的算法),LK source optical flow algorithm (a layer of non-pyramid algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:761
    • 提供者:赵可心
  1. HierarchicalLK.rar

    0下载:
  2. 分层的LK光流算法 HierarchicalLK (此算法为三层),LK hierarchical optical flow algorithm HierarchicalLK (this algorithm for three-tier)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1314
    • 提供者:赵可心
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  1. alg

    0下载:
  2. 基于c++和opencv的CLG光流算法源代码.rar-Based on c++ and opencv optical flow algorithm of the CLG source code. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:146478
    • 提供者:胡芬芬
  1. optical-flow

    0下载:
  2. 光流算法,速度快,精度高,远远比OPENCV实现的要好。-Optical flow algorithm, fast, high accuracy, far better than OPENCV achieved.
  3. 所属分类:OpenCV

    • 发布日期:2014-01-15
    • 文件大小:57576
    • 提供者:YYdd
  1. lucas_kanade

    0下载:
  2. lucas-kanade的光流算法原文(1981) 具有参考价值 -lucas-kanade the original optical flow algorithm (1981) with reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2137593
    • 提供者:可可臣
  1. CLG

    0下载:
  2. CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4609
    • 提供者:Kyle
  1. Flow

    0下载:
  2. 此程为目标检测算法程序,采用经典的光流算法,最后可以的到一个运动光流图。-This process procedures for the target detection algorithm, using the classical optical flow algorithm, and finally to a movement to the optical flow diagram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1795043
    • 提供者:党正
  1. OpticalFlow

    0下载:
  2. 光流算法,liuce实测可运行。里面包含测试图片.(the optical flow code.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:2775040
    • 提供者:xujy
  1. 光流法

    0下载:
  2. 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
  3. 所属分类:图形图像处理

  1. guangliusuanfa

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

    • 发布日期:2018-05-03
    • 文件大小:14260224
    • 提供者:我是丸子啊
  1. flow-code

    1下载:
  2. 获得视差图,使用光流算法跟踪运动的物体,谢谢大家,可能有错误(Parallax map obtained)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-19
    • 文件大小:32768
    • 提供者:susu1234567
  1. 光流算法动作跟踪程序

    0下载:
  2. 使用光流法实现目标跟踪,代码为matlab。(Tracking by optical flow method)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-21
    • 文件大小:15360
    • 提供者:跟踪VIP
  1. 光流向量的彩色表示算法设计与matlab实现

    2下载:
  2. 光流算法采用的是HS光流法,得到每个像素点的光流值,将它表示成HSI色彩空间的任一截面,再根据HSI色彩空间与RGB色彩空间的对应关系将光流场用颜色表示出来。
  3. 所属分类:分形几何

    • 发布日期:2021-05-21
    • 文件大小:98922
    • 提供者:micky0123
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com