CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - optical flow

搜索资源列表

  1. LK光流算法,包括opencv中LK稀疏跟踪的原理

    0下载:
  2. LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
  3. 所属分类:软件工程

    • 发布日期:2016-01-27
    • 文件大小:2142208
    • 提供者:lin65505578
  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:222608
    • 提供者:酷鱼
  1. target-detection

    0下载:
  2. 基于视频的目标检测跟踪的研究与实现 详细讲述了各种运动目标检测方法 光流法 帧差法-Video-based target detection and implementation of follow-up study to describe in detail the various methods of moving target detection method optical flow frame-difference method
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:3081471
    • 提供者:jinyadong
  1. Head_Rotation_Estimation_Algorithm_for_Hand-Free_C

    0下载:
  2. Head Rotation Estimation Algorithm for Hand-Free Computer Interaction by Rafał Kozik-In the article robust method of hands-free interaction with computer is proposed and tested. There are showed the results of algorithms based on optical flow and
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:368498
    • 提供者:Ng Jack
  1. GLK_TRACK

    0下载:
  2. 一种改进的光流算法,智能图象,目标跟踪,视频分割-An improved optical flow algorithm, intelligent image, target tracking, video segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:115662
    • 提供者:QQ
  1. RealTimeMeanShiftTrackingusingOpticalFlowDistribut

    0下载:
  2. 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2792198
    • 提供者:张迎
  1. Practice-and-other-relevant-methods-and-procedures

    0下载:
  2. 练习光流法运动目标检测及其他相关方法程序-Practice optical flow motion detection and other relevant methods and procedures
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:724475
    • 提供者:mapeng
  1. Target-detection-part-of-the-Motion-Picture

    0下载:
  2. 基于光流法的运动图像目标检测 一个简单实用的练手程序-Movement based on optical flow image target detection with a simple hand procedures and practical training
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:62038
    • 提供者:mapeng
  1. Motion-Detection

    0下载:
  2. 一个运动目标检测程序,可以很好的为光流法作铺垫-A moving object detection procedures can be very good to pave the way for the optical flow
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:61230
    • 提供者:mapeng
  1. lucaskanade

    0下载:
  2. This Lucas kanade algorithm used to calculate optical flow using the OpenCV libraries-This is Lucas kanade algorithm used to calculate optical flow using the OpenCV libraries
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:971
    • 提供者:satwant
  1. opticalflow

    0下载:
  2. optical flow method will give us velocity vectors of moving objects in image sequence
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2181689
    • 提供者:Rohan
  1. algorithm

    0下载:
  2. 基于光流强度和MS分割的3D合成的算法描述。-Intensity and optical flow-based MS segmentation algorithm of 3D synthetic descr iption.
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:99622
    • 提供者:yiyan
  1. guangliu

    0下载:
  2. 光流法背景建模 相关论文 光流法背景建模 相关论文-Optical flow method background modeling related papers Optical flow method background modeling related papers
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1361333
    • 提供者:gege
  1. Face-Feature-Tracking

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

    • 发布日期:2017-11-10
    • 文件大小:230943
    • 提供者:yaomeng
  1. algo_affine_tracking

    1下载:
  2. 这是仿射变换与金字塔光流法结合的文献。。。里面伪代码已经写的非常详细了。。直接看文章就可以把代码写出来。-This is the affine transformation pyramid optical flow method. . . Inside the pseudo code has been written in great detail. . Direct look at the articles you can write out the code.
  3. 所属分类:software engineering

    • 发布日期:2017-03-17
    • 文件大小:158720
    • 提供者:wqq
  1. guangliu

    0下载:
  2. 光流法最原始方法描述,有助于大家理解光流法。-The most primitive method of optical flow method described, help us to understand the optical flow method
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:1291255
    • 提供者:东东
  1. Optical-flow

    0下载:
  2. It is explain Optical flow algorithm for tracking
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:63313
    • 提供者:marjan
  1. lk

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

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

    0下载:
  2. 本资源是一些光流法相关资料的整合,适合初学光流法的学者们借鉴学习! 智能交通系统运动车辆的光流法检测.caj 基于改进的Lucas_Kanade光流估算模型的运动目标检测.caj 改进的光流法用于车辆识别与跟踪.caj -The resources are some of the optical flow information integration, optical flow method suitable for beginners to learn fr
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8590318
    • 提供者:
  1. optical-flow-navigation

    0下载:
  2. 针对小型无人机在无卫星导航信号条件下的导航问题, 结合光流及地标定位设计了使用摄像头、惯性测量器件、超声测距仪等传感器融合的无人机室内导航方法. 文章使用补偿角速率的光流微分法计算帧间像素点小位移, 并用前后误差算法提取精度较高的点, 避免像素点跟踪错误, 提高了光流测速的精度 对得到的光流场用均值漂移算法进行寻优, 得到光流场直方图峰值, 以此计算光流速度. 本文提出了无累积误差的连续地标定位算法, 实时测量无人机位置. 通过多速率卡尔曼滤波器对观测周期不一致的位置、速度信息进行最优估计. 在
  3. 所属分类:Project Design

    • 发布日期:2017-12-14
    • 文件大小:882476
    • 提供者:lou tayzan
« 12 3 »
搜珍网 www.dssz.com