CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - FLOW

搜索资源列表

  1. FLOW 阿贝尔花形图源码

    0下载:
  2. FLOW 阿贝尔花形图源码
  3. 所属分类:图形图象

    • 发布日期:2012-06-27
    • 文件大小:14778
    • 提供者:
  1. stereo-maximum-flow-upload

    1下载:
  2. 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1400277
    • 提供者:吴琼玉
  1. Flow

    0下载:
  2. This code implements two variations of the paper \"High accuracy optic flow using a theory for warping\" presented at ECCV 2004 by Dr. Thomas Brox.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1771640
    • 提供者:sssss
  1. Optical flow 光流法 matlab源代码

    2下载:
  2. Optical flow 光流法 matlab源代码
  3. 所属分类:图形图象

  1. lk.rar

    0下载:
  2. 光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2223
    • 提供者:quan
  1. vof3d.rar

    5下载:
  2. 两相流数值模拟VOF模型 三维数值模拟FORTRAN程序,Three Dementional Two-phase flow simulation VOF Model
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:117666
    • 提供者:林再将
  1. LucasKanade.rar

    0下载:
  2. LK光流算法 源程序(一层不带有金字塔的算法),LK source optical flow algorithm (a layer of non-pyramid algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:761
    • 提供者:赵可心
  1. LKPR-marzat.rar

    0下载:
  2. 基于SIFT的光流运动检测,能够解决遮挡问题,有效提高检测的精度。,SIFT-based optical flow motion detection, can solve the occlusion problem, improve detection accuracy.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:130897
    • 提供者:shaofa
  1. GPU-KLT-FLOW-1.0

    0下载:
  2. 基于GPU的klt跟踪算法,现在比较流行的基于光流分析的视频跟踪算法-GPU-based klt tracking algorithm, is now more popular optical flow-based analysis of video tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:84585
    • 提供者:liyawei
  1. traffic.rar

    1下载:
  2. 红绿灯交通系统仿真。可调节车流量(Car Flux)和司机遵守交规的概率(Abide Rate)。细节部分如车的转向灯、尾灯都体现出来了。,Traffic light traffic system simulation. Adjustable flow (Car Flux) and drivers to comply with the probability of cross-regulation (Abide Rate). Details such as the car turned ligh
  3. 所属分类:2D Graphic

    • 发布日期:2014-12-16
    • 文件大小:51527
    • 提供者:ctqy
  1. LKmatlab.rar

    0下载:
  2. 该matlab程序能够实现金字塔光流计算 ,The matlab program can achieve pyramid optical flow calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4160
    • 提供者:朱聪超
  1. Horn-Schunck-optical-flow-method

    0下载:
  2. Horn-Schunck optical flow method是光流法处理的一种经典方法。希望对学习光流的朋友提供帮助。-Horn-Schunck optical flow method is the optical flow method of treatment of a classic. I hope to learn optical flow of a friend to help.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:319916
    • 提供者:
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  1. Horn_schunck

    0下载:
  2. horn-schunck 算法原文 视频光流-horn-schunck Original Video algorithm for optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:99228
    • 提供者:可可臣
  1. optical_flow_tracking

    0下载:
  2. 基于光流计算的运动检测和跟踪,很实用的程序代码-Based on optical flow motion detection and tracking, it is useful code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:28630
    • 提供者:苏航
  1. optical-flow

    0下载:
  2. 光流算法,速度快,精度高,远远比OPENCV实现的要好。-Optical flow algorithm, fast, high accuracy, far better than OPENCV achieved.
  3. 所属分类:OpenCV

    • 发布日期:2014-01-15
    • 文件大小:57576
    • 提供者:YYdd
  1. optical flow

    1下载:
  2. 计算视频或者图像中相邻两帧的光流场。 本光流场算法使用是 多项式展开的方法 配置好视频的路径之后,直接运行就可以了。-Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-03
    • 文件大小:2211
    • 提供者:jim
  1. gradient-vector-flow-algrithm(VC)

    0下载:
  2. 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:13623
    • 提供者:wykme
  1. Optical-flow-method-track-vehicles

    0下载:
  2. 用光流法跟踪车辆 通过用mainshift算法跟光流法相结合进行目标跟踪-Optical flow method track vehicles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2040798
    • 提供者:sophie
  1. optical-flow

    0下载:
  2. 用传统的LK算法计算光流。得到的光流矢量较为完整。-Optical Flow by LK
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2319540
    • 提供者:janator
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com