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

搜索资源列表

  1. LucasKanade

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

    • 发布日期:2008-10-13
    • 文件大小:4578
    • 提供者:zhangkai
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3293820
    • 提供者:陈宣雅
  1. PatternPrediction

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

    • 发布日期:2008-10-13
    • 文件大小:1375315
    • 提供者:周逸少
  1. jjkl

    1下载:
  2. 用于光流场计算的小程序,可以用于单目标和多目标检测-for optical flow field of small procedures, can be used for single and multi-object detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5419
    • 提供者:刘竟
  1. guangliu

    0下载:
  2. 光流计算得到运动场。使用算法为Lucas Kanade算法 很好用,大家
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4599
    • 提供者:
  1. uras

    0下载:
  2. Barron的1994年光流技术文献附代的c源码,在光流计算,运动跟踪中很有用。请仔细研读
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:873214
    • 提供者:蓝新
  1. Lucas_Kanade

    0下载:
  2. 一个关于图像的光流法计算的matlab程序,是老外编的。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:2055
    • 提供者:chenkaizhi
  1. guangliu

    0下载:
  2. 用于物体追踪、图像匹配、运动估计的光流计算程序,计算量较大
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:11932
    • 提供者:童玉娟
  1. optical_flow

    0下载:
  2. 基于相位和Lucas Kanade方法的光流计算matlab源程序。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:663369
    • 提供者:柴国飞
  1. ObjectDetect

    0下载:
  2. 用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:858308
    • 提供者:Amanda
  1. Luca-Kanade

    0下载:
  2. 用matlab编写的实现光流计算Lucas-kanade算法源代码-Using matlab to achieve optical flow Lucas-kanade algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8980233
    • 提供者:袁永金
  1. optcal

    0下载:
  2. 光流计算的程序,很有用,对于光流计算很有效,采用OpenCV编写-Optical flow calculation procedure is useful for optical flow calculation is very effective, used to prepare OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1978
    • 提供者:quan
  1. mie_w_src.tar

    0下载:
  2. Mie散射程序(.w后缀),内含相关函数,主要计算粒子的电磁散射,可用于光流场、电磁波的计算。-Mie scattering program (. W suffix), containing correlation function, the main calculation of electromagnetic scattering particles can be used for optical flow field, electromagnetic calculations.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:24499
    • 提供者:shayu
  1. correlCorresp

    2下载:
  2. 寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward app
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:776551
    • 提供者:王羽
  1. optflowVCSharp

    0下载:
  2. 此方法应用光流法对一系列图片进行计算,最后得出结果,并能在图片上支出灌流的运动方向-This method applies a series of image optical flow calculation, the final outcome, and can spend the image direction of movement of perfusion
  3. 所属分类:CSharp

    • 发布日期:2017-06-12
    • 文件大小:19709254
    • 提供者:Lee
  1. FULLTEXT01

    0下载:
  2. 一片流体光流计算的文章,比较经典,是研究人员值得参考的内容-A fluid optical flow computation articles, more classic, is worth considering the contents of the researchers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:192649
    • 提供者:yhq
  1. 2-camera-optical-flow-NUS

    0下载:
  2. 这个程序应用于机器人视觉系统。可以即时从两个摄像头同时读取摄像。程序包括视屏抓取,光流计算以及计算结果检验。计算结果通过串口直接发送到控制计算机。-This program is dedicated to capture real time optical flow from two cameras with intersect angle 180 or 120 degree. It includes Optical flow capturing, calculation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:7270
    • 提供者:li xiao dong
  1. uras

    0下载:
  2. Barron的1994年光流技术文献附代的c源码 光流计算C源码Seshadri的代码吧。-Barron Nianguang current technical literature in 1994 on behalf of the c source with optical flow Seshadri C source code for it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:12754
    • 提供者:zdx
  1. 0870162Horn-Schunck

    0下载:
  2. HS法计算光流场,内含高斯滤波,标记光流等方程(HS method to calculate the optical flow field, including Gaussian filtering, marking optical flow functions)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:631808
    • 提供者:jking
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com