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

搜索资源列表

  1. optical_flow_demo

    0下载:
  2. optical flow 的一种算法, 使用OPENCV开发, 已经测试, 可以工作.-an optical flow algorithm, OPENCV development, testing, can work.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4880
    • 提供者:和上
  1. LucasKanade

    0下载:
  2. 光流计算得到运动场。使用算法为Lucas Kanade算法。-optical flow calculated Sports Ground. Lucas uses algorithms to Kanade algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4578
    • 提供者:zhangkai
  1. HornandSchunck

    0下载:
  2. 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:卢清华
  1. optical_flow

    0下载:
  2. 使用KANADA的理論,計算出optical flow,可以使用-use of the theory, the calculated optical flow can be used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3447
    • 提供者:bruce
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  1. VCopticalflow

    0下载:
  2. 光流演示程序用vc编写,在vc60环境下编译运行-optical flow demo program using vc prepared in vc60 operating environment compiler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130568
    • 提供者:曾华
  1. lkdemo

    0下载:
  2. Demo of modified Lucas-Kanade optical flow algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2168
    • 提供者:方义
  1. optical_flow.tar

    0下载:
  2. matlab写的一个经典的用于计算光流的工具箱。-Matlab write a classic optical flow used in the calculation of the toolbox.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:781484
    • 提供者:dyy
  1. optflow

    0下载:
  2. 使用vc编写的一个光流原程序 使用了hs算法 没有解压密码-vc prepared by the use of an optical flow original procedures used hs not extract password algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:122176
    • 提供者:qilei
  1. move_tiqu

    0下载:
  2. 基于视频运动对象的快速提取 采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70730
    • 提供者:njustyw
  1. Optical-Flow_Matlab

    0下载:
  2. 光流法(Optical Flow)的Matlab实现-Optical flow method (Optical Flow) Matlab realize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1942
    • 提供者:aven
  1. Optic-flow-Pixel

    0下载:
  2. 自己实现的视频中光流点跟踪代码,加入视频数据可以直接运行,效果还是不错的,可以作为视频跟踪的参考-Optical flow point in their implementation of video tracking code, to join the video data can be directly run, effect is good, can be a reference video tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1062453
    • 提供者:stone
  1. optic-flow

    2下载:
  2. 基于matlab步态识别 用光流发对图像进行处理-Development of optical flow image processing matlab based gait recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:14293
    • 提供者:lili
  1. Flow

    0下载:
  2. optical flow with algorithm in matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1789607
    • 提供者:Amaresh Singh
  1. optical

    0下载:
  2. opencv写的基于光流法的运动人流分类,能够实现读取视频,实现金字塔光流法和HS光流法,最后对流动人群进行有效的聚类。-Opencv writing movement flow classification based on optical flow method, read the video, can be implemented to realize pyramid optical flow method and the HS optical flow method, finally,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4671379
    • 提供者:蛋蛋
  1. other-gt-flow

    0下载:
  2. 明德学院各个光流数据资源,包含真是光流场图-Middlebury College each optical flow data resources
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13509487
    • 提供者:唐寒伟
  1. LK-flow

    0下载:
  2. 简捷的可以用来实现LK光流法的程序代码文件,可以达到实时性-The simple code of achieving LK optical flow method ,and can achieve the achieve real-time compute
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:原博
  1. optic-flow

    0下载:
  2. 光流算法是比较经典的运动估计方法,光流场反映了图像上每一点灰度的变化趋势-Optical flow algorithm is the classical motion estimation method, optical flow field reflects the change tendency of every point on the image grayscale
  3. 所属分类:Video Capture

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:永恒
  1. 用光流法进行运动目标检测

    0下载:
  2. 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:6976512
    • 提供者:zouwit
  1. flow-code-matlab

    2下载:
  2. 利用光流法在复杂场景下对运动目标进行检测(Using the optical flow method to detect moving objects in complex scenes)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:111111111111
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »
搜珍网 www.dssz.com