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

搜索资源列表

  1. motion2

    0下载:
  2. 基于光流场的视频运动检测,介绍了光流的原理,计算出运动图像的光流场。-Optical flow-based video motion detection, introduced the principle of optical flow to calculate the optical flow motion picture
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7917167
    • 提供者:廖家亮
  1. optical_flow

    0下载:
  2. VC 光流计算,可用于计算机视觉相关处理,内含源码-VC optical flow calculation, contains source
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:12376
    • 提供者:f76pd
  1. brox

    0下载:
  2. 计算高精度光流的源代码,可运行,可用于进一步研究之用-compute optical flow use a new method。。
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10597
    • 提供者:李德胜
  1. OpticalFlow-OPenCV

    0下载:
  2. 基于opencv的稀疏光流法,用来跟踪。由外国专家David Stavens所写-Opencv optical flow based on the sparse method, used for tracking. Written by foreign experts David Stavens
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:12189
    • 提供者:李宏宇
  1. OF-V2.2

    0下载:
  2. 光流法 可以运行的源代码,希望对大家有帮助-optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4415789
    • 提供者:hongfeng
  1. guangliu

    0下载:
  2. 用opencv库函数实现光流运动估计的搜索法,简单易懂,请多指教!-Opencv library functions using optical flow motion estimation search, easy to understand, Pleased to meet you!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3326357
    • 提供者:longway
  1. Lucas_Kanade

    0下载:
  2. matlab编写的用lk算法进行光流计算的程序,很好的例程-lk algorithm using matlab prepared for optical flow calculation program, a good routine
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:259257
    • 提供者:jeff
  1. algorithm

    0下载:
  2. 基于光流强度和MS分割的3D合成的算法描述。-Intensity and optical flow-based MS segmentation algorithm of 3D synthetic descr iption.
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:99622
    • 提供者:yiyan
  1. optical--flow

    1下载:
  2. 做光流相关项目时收集的网络资源汇总,希望对大家有帮助。-Optical flow-related items do collect aggregate network resources, we want to help.
  3. 所属分类:Graph program

    • 发布日期:2015-01-08
    • 文件大小:13312
    • 提供者:yiyan
  1. 71fdfbdc9

    0下载:
  2. 使用vc编写的一个光流原程序 使用了hs算法-Vc prepared using an optical flow algorithm for the original program uses hs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:122530
    • 提供者:陈子秋
  1. 785fbccc

    0下载:
  2. 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流-To achieve optical flow, the algorithm is based on the pyramid L_K optical flow algorithm to calculate the optical flow
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4761
    • 提供者:陈子秋
  1. Lucas_Kanade

    0下载:
  2. 本程序用matlab语言实现了用鲁卡丝卡乃德算法进行光流场的计算。-This program with matlab language to implement algorithms with Luca De Szymborska is the calculation of optical flow field.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2052
    • 提供者:康田
  1. opticflow

    0下载:
  2. 一个介绍光流算法的pdf文档 包括光流基本约束方程 以及添加不同约束条件的hs算法 lk算法等的推导过程和结论-An introduction to optical flow algorithm pdf documents, including the basic optical flow constraint equation and add different constraints hs lk algorithm algorithm derivation and conclusions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2438409
    • 提供者:袁永金
  1. flow3j_source

    0下载:
  2. 用Java写的3D光流算法,即在三维图像序列上估计光流场。-Flow3J- 3D Optical Flow in Java. Flow3J implements an algorithm for the estimation of optical flow fields in three-dimensional image volume sequences. It also implements 2-D and 3-D scintillation rendering as a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:228447
    • 提供者:huang
  1. L_K

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2035
    • 提供者:孙穹
  1. opticalCPP

    0下载:
  2. 光流法C++实现代码,可用于参考实现前景物体跟踪,获取光流矢量-Optical flow method in C++ code can be used to refer prospects to achieve object tracking, optical flow vector for
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1655
    • 提供者:宋川
  1. mixture_of_gaussians

    0下载:
  2. 一种混合高斯模型方法提取光流的matlab源程序-mixture of gaussians
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:919
    • 提供者:hei
  1. Opencv-in-python

    0下载:
  2. 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:31891
    • 提供者:dsh
  1. optical-flow-algorithm-simulation-

    0下载:
  2. 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:194994
    • 提供者:mei88
  1. myCLG

    0下载:
  2. CLG算法,图像处理中的一种重要算法,CLG光流算法。-CLG algorithm, an important image processing algorithms, CLG optical flow algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:278223
    • 提供者:levizhang
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 49 »
搜珍网 www.dssz.com