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

搜索资源列表

  1. ObjectDetect

    0下载:
  2. 用opencv做的一个比较基础的光流场目标检测算法实现,可以进行光流计算和标注,并含有测试视频文件。-To do a comparison with opencv optical flow field based object detection algorithm, optical flow can be calculated and marked, and contains test video files
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:858308
    • 提供者:Amanda
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  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. 785fbccc

    0下载:
  2. 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流-To achieve optical flow, the algorithm is based on the pyramid L_K optical flow algorithm to calculate the optical flow
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4761
    • 提供者:陈子秋
  1. The-pyramid-Lusas-Kanande-optical

    0下载:
  2. 金字塔Lusas-Kanande光流算法,Visual C-The pyramid Lusas-Kanande optical flow algorithm, Visual C++!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4425473
    • 提供者:lgh
  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. OpencvDemo03

    0下载:
  2. 基于opencv实现的光流算法,及其算法扩展。 使用opencv2.3.1,vs2008环境。 都是自己实现的-Opencv optical flow algorithm implementation, and its algorithm is extended. Opencv2.3.1, vs2008 environment. implementation it by myself
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1190940
    • 提供者:yuew
  1. opticalPflow

    0下载:
  2. 光流算法的视频稳像,直接打包上传,有一个视频文件。总共宝三三个文件夹-Video image stabilization optical flow algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:971827
    • 提供者:jdr
  1. optional-flow

    0下载:
  2. 光流算法用于运动目标检测。此代码主要用opencv实现在目标运动情况下的检测。-Optical flow algorithm for moving target detection. This code in the case of target motion detection with opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:4578
    • 提供者:陈宇
  1. optical-flow

    0下载:
  2. 基于opencv的光流算法,,非常实用检测物体运动-Opencv-based optical flow algorithm, a very practical
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12135906
    • 提供者:张俊文
  1. CLG

    0下载:
  2. CLG光流算法代码,基于opencv,vc++,可运行-CLG optical flow algorithm code, based on opencv, vc++, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4692
    • 提供者:郑宇凌
  1. hs

    0下载:
  2. 用matlab编译的经典光流算法HS算法,附有程序需要的图像-Classic compiled using optical flow algorithm matlab HS algorithm,with Image program need
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2318768
    • 提供者:郑宇凌
  1. optical-flow-code

    0下载:
  2. 光流算法 很好的参考资料 值得借鉴 学习的好东西-Optical flow algorithm is a good reference is worth learning a good thing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:481797
    • 提供者:暖冬
  1. LK-algorithm-based-on-OpenCV

    0下载:
  2. 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1166
    • 提供者:
  1. 光流法检测

    0下载:
  2. 本算法是经典的托马斯加LK金字塔的光流检测算法,给各位提供参考
  3. 所属分类:OpenCV

  1. main

    0下载:
  2. 光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像-Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:dongjingjing
  1. OpenCV_OpticalFlow

    0下载:
  2. opencv光流算法,初学者学习这个算法很有用-opencv optical flow algorithm, this algorithm is useful for beginners to learn
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11633118
    • 提供者:彭格格
  1. OpticalFlow

    0下载:
  2. opencv中光流算法的实现,可以检测物体,并进行运动估计,运动矢量的估计 并画出矢量线-option flow in opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6023684
    • 提供者:贾之馨
  1. ch10_ex10_1

    0下载:
  2. opencv基于金字塔的LK光流算法,可作为跟踪的基础-opencv based pyramid light flow LK Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:杨健
« 12 »
搜珍网 www.dssz.com