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

搜索资源列表

  1. optflow_hs

    0下载:
  2. 使用vc编写的一个光流原程序 使用了hs算法-Vc prepared using the original program uses an optical flow algorithm of the hs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:93525
    • 提供者:liuzhiwen
  1. 2c2v

    0下载:
  2. C++编程,可以从一段视屏中建立光流。需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video. Need to install openCVlibary into any C++ compiler.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-06
    • 文件大小:1184081
    • 提供者:li xiao dong
  1. opticalflowlucaskanade

    0下载:
  2. C++编程,可以从一段视屏中建立光流。lucaskanade计算光流方法,需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video. Need to install openCVlibary into any C++ compiler.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:4343
    • 提供者:li xiao dong
  1. SparseOpticalFlowDemo

    0下载:
  2. Sparse OpticalFlow Demo程序,可以从一段视屏或者摄像头中中建立光流。需要安装OPENCV 附属library。然后安装到任何C++编译器下,即可使用-OpenCV optical flow source code,Create optical flow from video or web cam. Need to install openCVlibary into any C++ compiler.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:4390
    • 提供者:li xiao dong
  1. Horn

    0下载:
  2. Horn方法计算光流场,很经典的方法,适合图像处理方向学习。 -Horn optical flow method, a classic method for studying the direction of image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:595474
    • 提供者:猴子
  1. taxi

    0下载:
  2. 光流标准检测图。Taxi视屏序列,光流标准检测图。Taxi视屏序列-optical flow secquence image of Taxi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1489875
    • 提供者:zzhxidian
  1. optflowVCSharp

    0下载:
  2. 此方法应用光流法对一系列图片进行计算,最后得出结果,并能在图片上支出灌流的运动方向-This method applies a series of image optical flow calculation, the final outcome, and can spend the image direction of movement of perfusion
  3. 所属分类:CSharp

    • 发布日期:2017-06-12
    • 文件大小:19709254
    • 提供者:Lee
  1. solution_1_guangliu

    0下载:
  2. 本代码利用OPENCV从摄像头抓取一帧彩色图像,用C语言编写的光流程序进行处理,算法是基于摄像头固定的情形。-OPENCV the code from the camera using a color image capture, using C language program to process the optical flow algorithm is based on a fixed camera case.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4168378
    • 提供者:Lee
  1. FULLTEXT01

    0下载:
  2. 一片流体光流计算的文章,比较经典,是研究人员值得参考的内容-A fluid optical flow computation articles, more classic, is worth considering the contents of the researchers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:192649
    • 提供者:yhq
  1. 2-camera-optical-flow-NUS

    0下载:
  2. 这个程序应用于机器人视觉系统。可以即时从两个摄像头同时读取摄像。程序包括视屏抓取,光流计算以及计算结果检验。计算结果通过串口直接发送到控制计算机。-This program is dedicated to capture real time optical flow from two cameras with intersect angle 180 or 120 degree. It includes Optical flow capturing, calculation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:7270
    • 提供者:li xiao dong
  1. 1

    0下载:
  2. 基于光流的动态手势识别 基于光流的动态手势识别-Optical Flow-based dynamic gesture recognition based on optical flow of dynamic gesture recognition based on optical flow of dynamic gesture recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2427025
    • 提供者:xwx
  1. uras

    0下载:
  2. Barron的1994年光流技术文献附代的c源码 光流计算C源码Seshadri的代码吧。-Barron Nianguang current technical literature in 1994 on behalf of the c source with optical flow Seshadri C source code for it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:12754
    • 提供者:zdx
  1. trackingclass

    0下载:
  2. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3895436
    • 提供者:yandong
  1. Horn-and-Schunc

    0下载:
  2. 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序-Horn and Schunck MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4434
    • 提供者:王渊博
  1. LucasKanade

    0下载:
  2. LucasKanade光流计算程序,对图像处理编程也许有用-LucasKanade optical flow calculation program might be useful for image processing program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:763
    • 提供者:luoyanmin
  1. Horn-Schunck

    0下载:
  2. 光流场 的经典算法,matlab程序,可直接用-Optical Flow Field:Horn-Schunck
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:312766
    • 提供者:shining
  1. HSoptflow

    0下载:
  2. Horn-Schunck光流场估计,MFC编程,内容包括光流场图的绘制,预测残差图的绘制,采用的CIF大小的YUV420文件作为输入文件。-Horn-Schunck optical flow estimation, MFC programming, including optical flow field mapping, prediction residual mapping, using the CIF size YUV420 file as input file.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:35839142
    • 提供者:高进
  1. lightflow

    0下载:
  2. 实现运动平滑约束(Horn-Schunck)光流场估计算法,对两幅连续图像进行光流场估计,画出光流场图及残差图。-Moving smoothing constraint (Horn-Schunck) optical flow estimation algorithm, two consecutive images of optical flow estimation, optical flow diagram and draw the residual plots.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3637
    • 提供者:dengtao
  1. QingXiHua

    1下载:
  2. 该算法是关于图像清晰化的算法,里边包含了光流法,块匹配,凸集投影和最大后验概率等,是很好的参考东西。-The algorithm is an algorithm for image clarity, inside includes optical flow, block matching, convex set projection and maximum a posteriori probability, is a good reference for things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3850355
    • 提供者:王美丽
  1. sand

    0下载:
  2. sand法求2幅图片的光流,在brox法基础上的改进,包括文章和代码-Method 2 sand picture of optical flow, based on the law in brox improvements, including articles and code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12834
    • 提供者:jiangshui
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 49 »
搜珍网 www.dssz.com