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

搜索资源列表

  1. 基于Susan算子和光流法的三维点云模型重建

    0下载:
  2. 基于Susan算子和光流法的三维点云模型重建
  3. 所属分类:报告论文

    • 发布日期:2011-02-25
    • 文件大小:483209
    • 提供者:ccshuai
  1. 基于OpenCV的运动目标光流算法仿

    0下载:
  2. 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
  3. 所属分类:报告论文

  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. tavens_opencv_optical_flow.rar

    0下载:
  2. 光流法的比较,其中比较了好几种光流算法,很有帮助,optical_flow
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:396286
    • 提供者:jihaogood
  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. 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. 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. flowoptical

    0下载:
  2. 近2005年以后光流算法的sci论文。希望对研究者有较好的帮助。-After nearly 2005 optical flow algorithm sci papers.
  3. 所属分类:Development Research

    • 发布日期:2017-11-07
    • 文件大小:9964529
    • 提供者:suxin
  1. lk

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

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

    0下载:
  2. 光流算法的基础文档,包含了多种目前为止较为常用的光流场算法,适合理论研究-Optical flow algorithm based document that contains a variety of far more commonly used optical flow algorithm for theory and research
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:113669
    • 提供者:张迪
  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 Pyramid LK (Lucas-Kanade) mathematic
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-18
    • 文件大小:325632
    • 提供者:黑炭头
« 12 3 »
搜珍网 www.dssz.com