搜索资源列表

  1. matlab实现的lucas-kanade光流迭代算法

    2下载:
  2. matlab实现的lucas-kanade光流迭代算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-05
    • 文件大小:4237
    • 提供者:hnyuan
  1. Lucas Kanade optical flow

    0下载:
  2. Lucas Kanade optical flow 视觉流
  3. 所属分类:Windows编程

    • 发布日期:2012-03-29
    • 文件大小:4237
    • 提供者:grandyang
  1. lkdemo

    0下载:
  2. Demo of modified Lucas-Kanade optical flow algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:方义
  1. LucasKanade

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

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:zhangkai
  1. Work111111

    0下载:
  2. 一个基于Opencv的图形图像处理软件 包括了Lucas-kanade算法的实现-Opencv based on a graphic image processing software includes the Lucas-kanade Algorithm Realization of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:36864
    • 提供者:phoenix331
  1. LucasKanadeMotionEstimationUsingPyramids

    0下载:
  2. Lucas – Kanade Motion Estimation using Pyramids (视频,运动估计)-Lucas-Kanade Motion Estimation using harvested amids (video, motion estimation)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:254976
    • 提供者:D.XieWei
  1. Lucas-Kanade

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

    • 发布日期:2024-05-15
    • 文件大小:1034240
    • 提供者:sp
  1. guangliu

    0下载:
  2. 光流计算得到运动场。使用算法为Lucas Kanade算法 很好用,大家-Optical flow calculated by the Sports Ground. The use of algorithms for the Lucas Kanade algorithm good use, U.S.
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:
  1. LucasKanade

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

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:刘云鹏
  1. klt1.3.3

    0下载:
  2. Kanade-Lucas-Tomasi Feature Tracker,用于实现图像目标跟踪算法。-Kanade-Lucas-Tomasi Feature Tracker, used to realize the image target tracking algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:666624
    • 提供者:梁潇
  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 tim
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:256000
    • 提供者:selina
  1. optical_flow

    0下载:
  2. 基于相位和Lucas Kanade方法的光流计算matlab源程序。-Based on the phase and Lucas Kanade optical flow calculation methods matlab source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:663552
    • 提供者:柴国飞
  1. optflow

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:liwei
  1. Factorization

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,由运动恢复结构的问题,目的是从一组由摄像机移动获得的图像来恢复一个场景的立体结构。对于这个问题,C.Tomasi和T.Kanade[1]于1992年提出了一种Factorization的方法,可以有效地避免噪声的干扰,同时不会受限于特定的运动模型,例如单纯的平移或是旋转。-Lucas-Kanader-Tomasi Feature Tracker, by the m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:186368
    • 提供者:梁霄
  1. LucasKanadeTracker

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Luc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:38208512
    • 提供者:梁霄
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:8852480
    • 提供者:刘秋菊
  1. klt

    0下载:
  2. KLT: An Implementation of the Kanade-Lucas-Tomasi Feature Tracker KLT : An Implementation of the Kanade-Lucas-Tomasi Feature Tracker -KLT: An Implementation of the Kanade-Lucas-Tomasi Feature Tracker KLT: An
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:2299904
    • 提供者:zhou
  1. LKTK

    0下载:
  2. Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first desc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4657152
    • 提供者:Stephen Bishop
  1. Lukas-kanade

    0下载:
  2. Lukas-kanade motion estimation (optical-flow)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:847872
    • 提供者:Daehee Kim
  1. lukas-kanade-track

    0下载:
  2. power point based on lukas kanade tracking
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:505856
    • 提供者:mic
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org