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

搜索资源列表

  1. ca3_sol

    0下载:
  2. 用光流法估计图像的运动,基于像素点的算法-Light flow method estimates the image campaign, pixel-based algorithm for point
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3164672
    • 提供者:wu jinghui
  1. OpticalFlowSX

    0下载:
  2. 计算光流的一个算法,这是我暂时的一个算法,希望做这个的朋友多指教。-Calculation of optical flow of an algorithm, which is an algorithm for the time being, I hope to do this more than friends advice.
  3. 所属分类:Special Effects

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

    1下载:
  2. 计算视频或者图像中相邻两帧的光流场。 本光流场算法使用是 多项式展开的方法 配置好视频的路径之后,直接运行就可以了。-Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-03
    • 文件大小:2211
    • 提供者:jim
  1. stereoflowMatlab7

    1下载:
  2. matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。-matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:1201906
    • 提供者:王李
  1. opticaldetction

    0下载:
  2. 光流检测程序,效果不错,就是慢了点,希望对大家有所帮助-Optical flow detection procedures, good results, that is, slow points, and wish all of you to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4578
    • 提供者:aapeanuts
  1. stavens_opencv_optical_flow

    0下载:
  2. VC+++中利用opencv资源库实现光流法的原理以及程序说明。-VC+++ Use opencv resources to achieve the principle of optical flow method and the descr iption of the procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:396545
    • 提供者:许岩
  1. sw_lucaskanade

    1下载:
  2. 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1408
    • 提供者:付中梁
  1. guangliufenxi

    1下载:
  2. 光流分析程序 利用光流分析进行运动目标检测程序 -Optical flow analysis program using optical flow analysis of moving target detection procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:168864
    • 提供者:linhw
  1. optical_flow

    0下载:
  2. 用于光流估计,可以利用EXAMPLE进行演示-For optical flow estimation, can be used to carry out demonstration EXAMPLE
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:733251
    • 提供者:李岚
  1. gaussian

    0下载:
  2. 用于人类运动感知的光流场高斯差分滤波的样例-Exercise for the human perception of optical flow field Gaussian differential filter sample
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:586986
    • 提供者:guomin
  1. BlockMotionestimation

    0下载:
  2. 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:37771
    • 提供者:付亚峰
  1. A_Phase-based_Approach_to_the_Estimation_of_the_Op

    0下载:
  2. 一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136. -Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:657363
    • 提供者:yishui pan
  1. locas_kanade-matlab

    0下载:
  2. matlab实现的lucas-kanade光流迭代算法-matlab achieved lucas-kanade optical flow iterative algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4237
    • 提供者:ziting
  1. hh

    0下载:
  2. 利用VC++编写的光流场计算的源代码,效果很不错。-Using VC++ to prepare the calculation of optical flow field source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2244
    • 提供者:quan
  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:222608
    • 提供者:酷鱼
  1. target-detection

    0下载:
  2. 基于视频的目标检测跟踪的研究与实现 详细讲述了各种运动目标检测方法 光流法 帧差法-Video-based target detection and implementation of follow-up study to describe in detail the various methods of moving target detection method optical flow frame-difference method
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:3081471
    • 提供者:jinyadong
  1. OpticalFlowwithGUI(inproved)

    0下载:
  2. 此程序用于在GUI界面下计算光流,对于研究流的学者有重要参考价值-this code demenstrates the computation of optical flow.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2706705
    • 提供者:王登位
  1. opticalflowofimagematch

    0下载:
  2. 基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数-Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:61583
    • 提供者:胡江川
  1. 121114147OpticFlow

    0下载:
  2. 图像处理,基于光流的运动图像处理,可以运行的程序-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1101851
    • 提供者:潘昱杉
  1. optical_flow111

    0下载:
  2. 一个十分简单的光流法程序没有用到什么十分复杂的算法-A very simple optical flow method is not used, what procedures are very complex algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1115
    • 提供者:helingjun
« 1 2 3 45 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com