搜索资源列表

  1. klt1.3.3

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

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

    0下载:
  2. programme lucas and kanade
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:master_IT
  1. Face-Feature-Tracking

    0下载:
  2. 提出一种人脸特征点跟踪方法。首先, 运用ASM 获取人脸的特征点, 然后在选用Lucas􀀁 Kanade光流算法的基础 上, 将初始帧和当前帧的前一帧有机结合起来, 共同作为当前帧的参考来进行特征点跟踪。实验结果表明该方法对特征 点的跟踪有很好的效果。-Proposed a facial feature point tracking method. First, the use of the ASM obtain
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:231424
    • 提供者:yaomeng
  1. optical-flow-and-video-processing

    0下载:
  2. Real time optical flow, and video processing, with support for camera input in Matlab.-Start by running "runMe.m" Supports input through: a) synthetically generated test images b) reading avi-file c) camera
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:3751936
    • 提供者:史明明
  1. stanford_LK

    0下载:
  2. Lucas-Kanade 跟踪算法,此算法实现了经典Lk跟踪,详细算法参见文章 An Iterative Image Registration Technique with an Application to Stereo Vision (IJCAI), B.D. Lucas and T. Kanade, 7th International Joint Conference on Artificial Intelligence (I
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:1730560
    • 提供者:ponny213
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:9507840
    • 提供者:zdm
  1. OpticalFlowLK

    0下载:
  2. Estimate optical flow using Lucas-Kanade method is write by c++ use OpenCV
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:5860352
    • 提供者:Như
  1. LKExample1

    0下载:
  2. This an example of Lucas-Kanade method on two images and calculate the optical flow field.-This is an example of Lucas-Kanade method on two images and calculate the optical flow field.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:Ahmed
  1. Lucas_Kanade

    0下载:
  2. Lucas_Kanade光流算法经典例程,输入图片1和图片2,通过运行可以求解。-Lucas Kanade optical flow algorithm classic routines, input image 1 and image 2, can be solved by running.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:刘阳
  1. MouseCam

    0下载:
  2. This code to make a mouse pointer for the PC using webcam that use lucas kanade method
  3. 所属分类:OpenCV

    • 发布日期:2024-05-11
    • 文件大小:8302592
    • 提供者:Yohan
  1. pyramidLK

    0下载:
  2. this code is matlab implementation of pyramidal lucas kanade
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:saeideh
  1. Lucas-Kanade

    0下载:
  2. 比较好用的跟踪算法,可以作为跟踪算法入门学习-The useful tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-11
    • 文件大小:999424
    • 提供者:王钦
  1. 40110704

    0下载:
  2. Lucas – Kanade Motion Estimation using Pyramids-Lucas- Kanade Motion Estimation using Pyramids
  3. 所属分类:GIS编程

    • 发布日期:2024-05-11
    • 文件大小:236544
    • 提供者:oroe@72331
  1. PFVOTLY

    0下载:
  2. Lucas – Kanade Motion Estimation using Pyramids-Lucas- Kanade Motion Estimation using Pyramids
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:235520
    • 提供者:frz-874
  1. 1678362

    0下载:
  2. Lucas – Kanade Motion Estimation using Pyramids-Lucas- Kanade Motion Estimation using Pyramids
  3. 所属分类:绘图程序

    • 发布日期:2024-05-11
    • 文件大小:237568
    • 提供者:Jqdii
  1. Optical-Flow

    0下载:
  2. 光流跟踪demo,金字塔实现,Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm(Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:844800
    • 提供者:Wayne5113
  1. 基于四轴飞行器的单目视觉避障算法

    0下载:
  2. 针对四轴飞行器平台上单目视觉避障算法实时性不够,准确率不高的问题,提出了一种新的基于金字塔 LK(Lucas-Kanade)光流与平移光流融合的单目视觉避障算法并给出了这一方法的数学推导过程(The four axes of the monocular obstacle avoidance algorithm is real-time, accuracy is not high, which is based on the Pyrami
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:325632
    • 提供者:黑炭头
  1. Image-Processing-labs-master

    0下载:
  2. Canny edge Detection, Watershed Segmentation, Stereo Matching and Lucas-Kanade techniques. Using C++ and blepo (A library create at Clemson University to handle image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:71680
    • 提供者:穿山甲说
  1. Luacas_Kanade

    0下载:
  2. 在计算机视觉中,Lucas–Kanade光流算法是一种两帧差分的光流估计算法。它由Bruce D. Lucas 和 Takeo Kanade提出。(In computer vision, the Lucas - Kanade optical flow algorithm is a two fr a me differential optical flow estimation algorithm. It is proposed by B
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:panpan111
  1. Lucas_Kanade

    0下载:
  2. 一段Lucas_Kanade光流算法的程序。(A section of the Lucas_Kanade optical flow algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:swlwan
« 1 2 3 4 5 67 »

源码中国 www.ymcn.org