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

搜索资源列表

  1. matrilass

    0下载:
  2. if(max<=1e-5) //三角矩阵的对角元等于0则无解 { cout<<\"no inverse array\\n\" exit(0) } if(line!=i) { swap(p,i,line) swap(q,i,line) } for (k=0 k<N k++) -if (maxlt; = 1e-5) / / triangular matrix diagonal yuan equals 0 (coutlt
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:9422
    • 提供者:lovelywyd2001
  1. klt1.3.2

    0下载:
  2. source code and ref manual of KLT. KLT is an implementation, in the C programming language, of a feature tracker for the computer vision community. -source code and manual of KLT ref. KLT is an i mplementation. in the C programming language, a featur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:667308
    • 提供者:jft987msn
  1. rtrack.tar

    0下载:
  2. 经典的特征提取及其跟踪算法 klt算法 利用于机器人视觉 -classic feature extraction and tracking algorithm klt algorithm in robot vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:99309
    • 提供者:郑重
  1. KLT

    0下载:
  2. 模式识别k-means法与k-l变换做的特征提取
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:125729
    • 提供者:游旭
  1. klt_detector

    0下载:
  2. 国外最新c++版的KLT特征检测器,运行速度快,值得借鉴。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:1381951
    • 提供者:张 方
  1. KLTpointmatch

    0下载:
  2. KLT point match:Detection and Tracking of Point Features.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:2751461
    • 提供者:万黎
  1. klt1.3.4

    0下载:
  2. 非常好的klt算法的事例程序,大家多多下在亚,谢谢大家乐
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:693349
    • 提供者:啊啊
  1. KLTProc

    1下载:
  2. vc++写的klt跟踪算法,实现目标的实时跟踪
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43666
    • 提供者:李小
  1. klt

    0下载:
  2. KLT is an implementation, in the C programming language, of a feature tracker for the computer vision community. The source code is in the public domain, available for both commercial and non-commerical use.-KLT is an implementation, in the C program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:683827
    • 提供者:安新
  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. klt

    0下载:
  2. klt特征跟踪算法,可以跟踪特征点的运动-an klt feature tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:5505918
    • 提供者:Vivian
  1. KLT-Tracking

    0下载:
  2. 基于KLtrack算法进行人物跟踪,适合单目标跟踪-KLT tracking method for human tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:26260905
    • 提供者:Ren Zicheng
  1. klt-transform

    0下载:
  2. 功能:KLT transform,计算coding gain,画出basic function-Function: KLT transform coding gain, draw the basic function
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:508458
    • 提供者:鱼鱼仙人
  1. klt

    0下载:
  2. 提取KLT特征的源代码,有需要的同学可以下载看下,效果还不错-Extract the source code of the KLT feature, needy students can download facie, the results were pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1269392
    • 提供者:魏园波
  1. klt

    0下载:
  2. this file is klt corner detection.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:515
    • 提供者:jenr
  1. Face-Detection-and-Tracking-Using-the-KLT-Algorit

    0下载:
  2. Face detecting and tracking using KLT algorthim in matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:17071
    • 提供者:tam thoi
  1. KLT-Tracking-algorithm

    0下载:
  2. KLT跟踪算法,附有程序,并附有两个例子,可以完美运行-KLT tracking algorithm, with the program, along with two examples of the perfect run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7578578
    • 提供者:张维新
  1. klt

    0下载:
  2. 实现运动目标检测,经典的KLT算法,算法运行效率高,检测准确-Achieve object detection, classical KLT algorithm, high operating efficiency, detection accuracy
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:553902
    • 提供者:杨健
  1. matlab-face-detection-klt-algorithm

    0下载:
  2. object detection using KLT algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-12-11
    • 文件大小:16769
    • 提供者:houssem
  1. klt1.3.4

    0下载:
  2. KLT matlab tracking algorithms
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:692224
    • 提供者:kennyha85
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com