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

搜索资源列表

  1. mf

    0下载:
  2. test1: a simple example for optical flow: 1 take the camera man picture for example 2 move it with subpixels (interpolate to get the result) 3 optical flow to estimate the motion test2-7 simple examples for picture rotation and translations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4163
    • 提供者:Sun Mona
  1. ergeyezi4KeyFrameDiff

    0下载:
  2. 关于光流法的一些算法 求帧间及帧内的均值方差似然率等各种数据-Mean-variance method of optical flow algorithm for interframe and intraframe like the natural rate and other data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5083497
    • 提供者:wangye
  1. LK_CV

    0下载:
  2. opencv中光流实现运动物体等跟踪,本程序用vs2010编写,LK算法-optical flow in opencv to achieve the tracking of moving objects, etc., the procedures used vs2010 to write, LK algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8114919
    • 提供者:bbmmgg
  1. 12897180111guangliudong

    0下载:
  2. 简单光流法,基于opencv,有利于初学者。-Simple optical flow method, based on opencv, is conducive to beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:159896
    • 提供者:明志
  1. OpticalFlow

    0下载:
  2. LUCAS method to calculate optical flow. It s a C++ language based code and mex into matlab. It has been tested for good performance.-LUCAS method to calculate optical flow. It' s a C++ language based code and mex into matlab. It has been tested fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2775876
    • 提供者:ping
  1. 31301010OpenCV3

    0下载:
  2. optical flow 的算法例子,包括连个光流函数的实现-optical flow
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6735040
    • 提供者:fanyuhua
  1. LK

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

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

    0下载:
  2. 完成光流法算法。用于图像边缘的提提取,运动目标的检测。可直接使用。 -Completion of the algorithm of optical flow method. Mention for image edge extraction, moving object detection. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2101
    • 提供者:勇敢
  1. O2009guangliup

    0下载:
  2. 基于光流算法的视频运动目标检测测,具有一定的参考价值可直接使用。 -Video moving target detection measurements based on optical flow algorithm, with a certain reference value can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:39551
    • 提供者:dep
  1. vlfeat

    0下载:
  2. 很酷的一个图像处理包。整个库只有一个头文件。包含一个基于PDE的光流算法。-Cool an image processing package. The entire library is only one header file. Contains an optical flow algorithm based on the PDE.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:52788224
    • 提供者:李猛
  1. OLucas_Kanadep

    0下载:
  2. Lucas_Kanade光流算算法产生光流场,用matlab编译 -Lucas_Kanade Optical Flow Algorithm for optical flow field using the matlab compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:360639
    • 提供者:smms
  1. HSopticalflow

    0下载:
  2. HS光流法的实现,源代码的实现,计算稠密光流-implement of method of HS optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3035
    • 提供者:chenjun
  1. optical_flow

    0下载:
  2. 基于光流估计算法的运动矢量估计算法,在现有算法基础上改进计算精度和效率。-Optical flow estimation algorithm-based motion vector estimation algorithm on the basis of existing algorithms to improve the computational accuracy and efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1003
    • 提供者:许乐
  1. OpticalF_tracing

    0下载:
  2. optical flow 视频跟踪程序 基于opencv-OpticalFlow video tracing based on opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-11-27
    • 文件大小:3894272
    • 提供者:liangdongxue
  1. guangliu

    0下载:
  2. 多篇关于动态人脸表情识别和光流技术在表情识别上的应用的论文-Many articles on the dynamics of facial expression recognition and expression recognition optical flow technology in the application papers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8273145
    • 提供者:秦刚
  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. Facial-Feature-Tarcking

    0下载:
  2. 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:444285
    • 提供者:yaomeng
  1. ofRobot

    0下载:
  2. 使用qt制作的光流算法程序,可对光流算法进行学习,主要使用了LK算法-Optical flow algorithm using qt produced optical flow algorithm learning mainly use the LK algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-17
    • 文件大小:4146
    • 提供者:Xavier Chen
  1. test2

    0下载:
  2. 光流场的实现,使用了opencv库,加上qt的库。可以用来学习光流算法-The realization of optical flow field, using opencv library, plus qt library. Can be used to study the optical flow algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:4247
    • 提供者:Xavier Chen
  1. test3

    0下载:
  2. 光流算法的另一个例子,使用了lk算法,画出了光流场-Another example, the use of optical flow algorithm lk algorithm to draw the optical flow field
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:4965
    • 提供者:Xavier Chen
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com