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

搜索资源列表

  1. lucas_kanade

    0下载:
  2. lucas-kanade的光流算法原文(1981) 具有参考价值 -lucas-kanade the original optical flow algorithm (1981) with reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2137593
    • 提供者:可可臣
  1. KeyFrameDiff

    1下载:
  2. 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3506196
    • 提供者:刘月
  1. opticalflow

    0下载:
  2. 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1104128
    • 提供者:陈兵
  1. A-Fusing-Color-and-Gradient-Features-Approach-to-R

    0下载:
  2. 本文通过融合图像的颜色和梯度特征 ,实现了一种实时背景减除方法。首先融合颜色和梯度特征建立新的能量函数 然后基于图切割算法最小化能量函数 ,并对前景P 背景进行分割 最后使用光流验证前景区域的真实性 ,并更新背景模型。-  Based on the fusion of color and gradient features , this paper implement s a novel approach to real-time background subtraction.Firstly ,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:787599
    • 提供者:巡洋舰
  1. flowflow

    0下载:
  2. 光流法目标检测程序空间中的运动场转移到图像上就表示为光流场,光流场反映了图像上每一点灰度的变化趋势 -Target detection procedures for optical flow method in the playground space on the transfer of the image is expressed as optical flow field, optical flow field reflects the image gray-scale trends in
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:13714
    • 提供者:王南
  1. 221237351720061192258333067065

    0下载:
  2. 光流算法代码,实现对单运动目标,多运动目标的检测-optical flow code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:241783
    • 提供者:sun
  1. guangliufa

    0下载:
  2. 基于opcv的一个光流法vc程序的实现,主要进行车辆检测-guangliu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5399367
    • 提供者:zhyt
  1. mo

    0下载:
  2. 基于c++和opencv的CLG光流算法源代码-Based on c++ and opencv optical flow algorithm for the CLG source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9710
    • 提供者:袁丹辉
  1. LK_Template_Tracking_version3a

    0下载:
  2. 此程序实现了最基本的光流计算,对于学习光流技术的学生很有帮助,用的是Matlab和C++混合编程-This program implements the most basic optical flow calculation, for the optical flow technology, the students learn helpful, using the Matlab and C++ mixed programming
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7508330
    • 提供者:熊淑芬
  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. ComplexOpticalFlow

    0下载:
  2. 一个非常好的光流跟踪的例子,能够非常有效的帮助学习-Good Optical Flow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:8947
    • 提供者:韧臻
  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. lkopticalflow

    0下载:
  2. 基于opencv的LK光流场法实现的航拍点跟踪,效果非常好。在vs2005下编译通过。包括详尽的源代码及注释。-The LK-based opencv optical flow method to achieve aerial point tracking, the effect was very good. In vs2005 compiled through. Including detailed source code and comments.
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:31728610
    • 提供者:赵峰
  1. OpenCV_LKDemo

    0下载:
  2. LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2111060
    • 提供者:huangjian
  1. opticalflowsimplized

    0下载:
  2. opencv下的光流计算,提取运动目标光流,供参考学习。-opencv optical flow under the terms of extracting moving target optical flow for the reference study.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1187131
    • 提供者:王晋
  1. optical_flow.tar

    0下载:
  2. 一个yosemite法光流(Flow)的Matlab的程序。里面有read.txt-1 yosemite France optical flow (Flow) of the Matlab program. Inside read.txt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1525760
    • 提供者:jiong
  1. Real-TimeRobustAlgorithmofDigitalImageStabilizatio

    0下载:
  2. 电子稳像的实时鲁棒性算法,首先对采集到的每帧图像建立高斯金字塔。然后在高斯金字塔的顶层进行 初估计,采用图像块法得到整像素的运动估计矢量。精估计采用光流梯度法。为提高鲁棒性,运用简化的M 收敛法 进行梯度约束。最后阶段采用双线性内插对当前帧与参考帧进行匹准-Electronic image stabilization, real-time robust algorithm, first collected in the establishment of Gaussian pyramid
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:940442
    • 提供者:才鸟
  1. Lucas_Kanade

    0下载:
  2. 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2396
    • 提供者:zz
  1. HS

    0下载:
  2. 视频桢光流场计算,可以用拉丝构件视频纹理,保证别人没有上传过-Video frame optical flow field calculation, you can use drawing component video textures to ensure that no one else uploaded
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-23
    • 文件大小:318854
    • 提供者:
  1. CLG

    0下载:
  2. CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4609
    • 提供者:Kyle
« 1 2 3 4 56 7 8 9 10 ... 49 »
搜珍网 www.dssz.com