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

搜索资源列表

  1. lk

    2下载:
  2. LK光流法算法,基于LK光流法的Matlab算法,本人自编-LK Optical Flow In Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1487872
    • 提供者:wirus
  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. LK-algorithm

    0下载:
  2. LK算法一些描述,十分有用。 希望能帮助大家-LK algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:97945
    • 提供者:lee
  1. LK

    0下载:
  2. 用LK光流算法实现视频跟踪的金字塔实现方法-Optical Flow Computation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2051
    • 提供者:jeff
  1. lk

    0下载:
  2. 金字塔LK光流法,目标跟踪的一些论文资料。-Pyramid LK optical flow method, target tracking information papers.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:8087036
    • 提供者:吴超斌
  1. LK-Studio

    0下载:
  2. 用VB做的一个演示画图的程序 可实现画线条和画矩形 最后生成针对LK uSys的脚本代码-VB to do a demo program can be realized painting drawing lines and draw a rectangle finally generate scr ipting code for LK uSys
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:6763
    • 提供者:钱泽林
  1. Keyence-LK-Navigator

    7下载:
  2. keyence Lk系列驱动,安装版,用于在PC上设定基恩士位移传感器-keyence Lk series driver, install version for setting Keyence displacement sensor on the PC
  3. 所属分类:MiddleWare

    • 发布日期:2017-06-11
    • 文件大小:18762038
    • 提供者:gao
  1. LK-GD500-initialize

    0下载:
  2. 基恩士LK-GD500激光感测初始化设置和参数的录入-Keyence LK-GD500 sense input laser measurement set-up and initialization parameters
  3. 所属分类:LabView

    • 发布日期:2017-04-04
    • 文件大小:13696
    • 提供者:任威
  1. LK-035-measure

    1下载:
  2. 基恩士LK-035高精度激光感测仪的高度测量和数据读取-Keyence LK-035 precision laser sensing instrument height measurement and data read
  3. 所属分类:LabView

    • 发布日期:2017-04-04
    • 文件大小:10427
    • 提供者:任威
  1. LK-035-initialize

    0下载:
  2. 欧姆龙LK-035高精度激光感测仪的初始化设置和参数录入-Omron LK-035 precision laser sensing instrument settings and parameters initialization entry
  3. 所属分类:LabView

    • 发布日期:2017-04-01
    • 文件大小:14891
    • 提供者:任威
  1. LK-GD500measure

    0下载:
  2. 基恩士LK-GD500高精度激光感测仪的高度测量和数据读取-Keyence LK-GD500 precision laser sensing instrument height measurement and data read
  3. 所属分类:LabView

    • 发布日期:2017-03-30
    • 文件大小:17827
    • 提供者:任威
  1. LK

    0下载:
  2. 基于OPENCV的光流法,使用的是LK金字塔算法,可用vc运行-Pyramid LK optical flow algorithm that can be used to run vc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1357835
    • 提供者:郑宇凌
  1. LK-algorithm-based-on-OpenCV

    0下载:
  2. 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1166
    • 提供者:
  1. lk-motion-predict

    0下载:
  2. 使用LK光流法实现图像的运动预测 用于预测两幅图像的运动方向-lk motion predict
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1689735
    • 提供者:Sven
  1. LK-flow

    0下载:
  2. 简捷的可以用来实现LK光流法的程序代码文件,可以达到实时性-The simple code of achieving LK optical flow method ,and can achieve the achieve real-time compute
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:原博
  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. Lucas_Kanade

    0下载:
  2. 基于matlab代做的LK光流算法的仿真与分析.(Simulation and analysis of LK optical flow algorithm based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:241664
    • 提供者:hlayumi
  1. LKpyramid_backup

    2下载:
  2. 金字塔LK光流计算的代码。运行时在当前目录下添加需要检测的视频或照片。 运行'main_video.m' 或 'main_image.m'(Run 'main_video.m' or 'main_image.m' Put your video or images in the current folder when running)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-19
    • 文件大小:5120
    • 提供者:456258
  1. LK_Template_Tracking_version3a

    1下载:
  2. LK金字塔光流法的视频目标跟踪定位,可以看一下。(LK pyramid optical flow method of video target tracking and positioning, you can see.)
  3. 所属分类:其他

    • 发布日期:2020-02-19
    • 文件大小:7510016
    • 提供者:happyDY
  1. LK-G3000 User Manual

    1下载:
  2. LK-G3000 User manual and RS232 programming guide
  3. 所属分类:程序开发库

    • 发布日期:2020-06-08
    • 文件大小:1218976
    • 提供者:shtseng
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com