搜索资源列表

  1. 光流法的源码

    0下载:
  2. 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错

  3. 所属分类:图形图象

    • 发布日期:2008-04-24
    • 文件大小:1.29mb
    • 提供者:ling175817786
  1. 光流法程序

    0下载:
  2. 光流法程序,计算图像中特征点的光流,输入为一段视频
  3. 所属分类:源码下载

    • 发布日期:2010-10-19
    • 文件大小:4.85kb
    • 提供者:leedj0535
  1. LucasKanade

    0下载:
  2. 光流计算得到运动场。使用算法为Lucas Kanade算法。-optical flow calculated Sports Ground. Lucas uses algorithms to Kanade algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:4kb
    • 提供者:zhangkai
  1. optical_flow.tar

    0下载:
  2. matlab写的一个经典的用于计算光流的工具箱。-Matlab write a classic optical flow used in the calculation of the toolbox.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:763kb
    • 提供者:dyy
  1. OpticFlow

    0下载:
  2. 计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non- uniform brightness variations art
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:147kb
    • 提供者:zfmoshi
  1. PatternPrediction

    0下载:
  2. 通过先计算图像光流,再对图像模式进行预测,预测部分仍需加强。-first to calculate the optical flow image, the image model prediction, prediction of the need to strengthen.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:1.31mb
    • 提供者:周逸少
  1. opticalflow

    0下载:
  2. 计算光流场的c++代码 可以配合Opencv使用-Calculation of optical flow field c++ Code will be in line with the use of Opencv
  3. 所属分类:图形图象

    • 发布日期:2024-12-23
    • 文件大小:1.48mb
    • 提供者:hello
  1. Optical_Flow

    0下载:
  2. 在实现摄像机固定情况的光流法时,需要有两帧连续的图像,本算法针对RGB24格式的图像计算光流-Fixed cameras in the realization of the situation of optical flow method, the need for two consecutive images, the algorithm for calculating the RGB24 format image optical f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:3kb
    • 提供者:wuke
  1. tracker

    0下载:
  2. df计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non - uniform brightness variations
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-12-23
    • 文件大小:1.11mb
    • 提供者:meoscar
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:1kb
    • 提供者:zhou xc
  1. optflow

    0下载:
  2. 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法-This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-12-23
    • 文件大小:2kb
    • 提供者:liwei
  1. OpticalFlowAlgrithom

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

    • 发布日期:2024-12-23
    • 文件大小:5kb
    • 提供者:胡小宁
  1. OpticalFlowwithGUI(inproved)

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

    • 发布日期:2024-12-23
    • 文件大小:2.58mb
    • 提供者:王登位
  1. lk

    0下载:
  2. 光流场经典算法-LK算法,通过两幅图像计算光流场。-Lucas – Kanade Motion Estimation using Pyramids
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:248kb
    • 提供者:stone
  1. OpticalFlow

    0下载:
  2. 自己编写的计算光流场的MATLAB程序,基于梯度的方法,非常简单-I have written a MATLAB calculation of optical flow procedures, based on the gradient method and it is very simple
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-23
    • 文件大小:1kb
    • 提供者:lee
  1. HS-motion

    0下载:
  2. 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-Inter-fr a me motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance
  3. 所属分类:matlab例程

    • 发布日期:2024-12-23
    • 文件大小:312kb
    • 提供者:liyq
  1. optical flow

    0下载:
  2. 金字塔,四层,计算光流场,可用于避障或识别(Pyramid, four layers, calculate the optical flow field, can be used for obstacle avoidance or identification)
  3. 所属分类:其他小程序

    • 发布日期:2024-12-23
    • 文件大小:7kb
    • 提供者:jking
  1. SHAKE_PROOF

    0下载:
  2. 具有很好的计算光流场特征,十分好用。形象直观,一目了然。(It has very good characteristics of computational light flow field and is very easy to use.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-12-23
    • 文件大小:2.24mb
    • 提供者:李宁123456
  1. pyrlk_optical_flow

    0下载:
  2. 金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流(Classical optical flow algorithm for Pyramid optical flow)
  3. 所属分类:其他小程序

    • 发布日期:2024-12-23
    • 文件大小:2kb
    • 提供者:RaRaRan
  1. 光流法-运动矢量

    1下载:
  2. 利用光流法计算视频不同帧图像之间的位移矢量(Calculating Displacement Vectors between Video fr a mes by Optical Flow Method)
  3. 所属分类:其他小程序

    • 发布日期:2024-12-23
    • 文件大小:857kb
    • 提供者:Wendy_Huang
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org