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

搜索资源列表

  1. stereoflowMatlab7

    0下载:
  2. 应用Lucas-Kanade方法计算光流场-application Lucas-Kanade calculated optical flow
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1321254
    • 提供者:luyu
  1. Lucas-Kanade

    0下载:
  2. 一个用于图像标定的算法,用matlab实现,非常好的一个算法
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

    0下载:
  2. 著名的LUCAS KANADE算法,用于图像匹配,跟踪,识别
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:4196
    • 提供者:刘云鹏
  1. opticalflowmatlabcodes

    0下载:
  2. 使用光流法进行的视频图像分割The Lucas-Kanade algorithm for motion estimation was used, and was implemented in Matlab due to the fact that most of the matrix operation functions that are needed are already available and hence saves time by not having to implement t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:256476
    • 提供者:selina
  1. optical_flow

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

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

    1下载:
  2. 基于仿射运动模型的Lucas-Kanade光流跟踪方法,matlab与C混合编程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-04-01
    • 文件大小:7516864
    • 提供者:boya_sky
  1. Lucas-Kanade-1

    0下载:
  2. 经典光流算法LK改进算法的matlab源码。希望对大家有帮助。-LK classical optical flow algorithm improved algorithm matlab source code. I hope to help.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2084803
    • 提供者:yiyan
  1. kanade_takeo_1973_1

    0下载:
  2. 这可是由Takeo Kanade 撰写的人脸识别方面的文章。研究人脸表情识别与人脸识别的都需要这篇文章,这也是难得的国外资源啊!-This is written by Takeo Kanade Face Recognition articles. Research on Facial Expression Recognition and Face Recognition need this article, this is a rare foreign resources ah!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8852266
    • 提供者:刘秋菊
  1. lk_tools

    0下载:
  2. 用于Lucas-Kanade(LK)算法的开发和研究,包含多个matlab文件。-Using for Lucas-Kanade (LK) methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:370689
    • 提供者:NI
  1. POC

    0下载:
  2. C++编写的复数图像错位纠正程序,提供完整的.h和.CPP文件。vs2008下创建工程后导入文件就可执行。采用Lucas-Kanade和Phase-Only-Correlation算法-C++ written in the plural image dislocation correct procedures, VS2008 prepared to provide complete. H and. CPP file. vs2008 works created under the import f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5012
    • 提供者:陈琳
  1. lucas-kanade

    0下载:
  2. 在图像中寻找同名像点,基于C++和opencv-Find the same name as the point in the pictur
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1446868
    • 提供者:sun
  1. lk

    0下载:
  2. A lucas kanade method for optimal image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:253880
    • 提供者:Pushblog
  1. warpimage

    0下载:
  2. this function warp image according to the parameters it takes. it uses interpolation and help in lucas kanade algorithm. have fun
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:105314
    • 提供者:youske
  1. LK

    0下载:
  2. openCV lucas Kanade fournit par opencv avec des fonctions plutô t simplistes tel que des boucles for or if et même des points virgules qui permettent la compilation.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:2731
    • 提供者:tts00
  1. about-TLD

    0下载:
  2. 描述tld跟踪算法相关文章和相关思路,对刚刚接触TLD学习很有帮助,值得学习!-Lucas-Kanade(LK)Random Forests Local Binary Patterns
  3. 所属分类:2D Graphic

    • 发布日期:2016-10-12
    • 文件大小:6144
    • 提供者:gongkai
  1. klt-implementation

    0下载:
  2. 对于lucas-kanade 光流算法的应用。本应用中,计算给出的两幅相近的图像,计算其特征点的匹配对,实现跟踪。-An implementation of KlT,which contains utilization of opencv.In the case,optical flow is calculated between 2 pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:530331
    • 提供者:andy
  1. LK

    0下载:
  2. 基于LK的光流场计算以及跟踪,自己编的。-The calculation and tracking techniques based on Lucas-Kanade method.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25231992
    • 提供者:Ian Zhang
  1. Lucas_Kanade

    0下载:
  2. 经典的Lucas-Kanade算法matlab程序-The classical Lucas-Kanade algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2410
    • 提供者:王鹏飞
  1. pyramidLK

    0下载:
  2. 实现Lucas-Kanade光流计算,十分有效-Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:3352
    • 提供者:daidai
« 1 23 »
搜珍网 www.dssz.com