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

搜索资源列表

  1. 光流法的源码

    3下载:
  2. 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
  3. 所属分类:图形图象

    • 发布日期:2008-04-24
    • 文件大小:1.29mb
    • 提供者:ling175817786
  1. Optical flow 光流法 matlab源代码

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

  1. 光流法跟踪

    0下载:
  2. Opencv实现目标跟踪,和姓采用光流法实现
  3. 所属分类:图形图像处理(光照,映射..)

  1. opticalflow.rar

    0下载:
  2. 用光流法进行运动物体的检测和跟踪,并返回运动方向,Light flow method of moving object detection and tracking, and return to the direction of movement
  3. 所属分类:Special Effects

    • 发布日期:2016-12-09
    • 文件大小:1.93mb
    • 提供者:lihui
  1. GuangLiuFa

    0下载:
  2. 一个用光流法实现目标分割,检测与跟跟踪的实用程序-Implementation of a light flow object segmentation, detection and tracking with the utility
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2.22kb
    • 提供者:蒋良卫
  1. 完成光流法算法用于图像边缘的提取

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

    • 发布日期:2017-03-22
    • 文件大小:2.01kb
    • 提供者:杨光明
  1. 光流法目标检测程序

    2下载:
  2. 基于光流法的运动目标检测源代码,能直接检测各种运动目标,打开图像就可以用!-Optical flow method based on motion detection source code, can directly detect a variety of moving objects, open the image you can use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:14.44kb
    • 提供者:zhupeng
  1. opencv-move-detection

    1下载:
  2. 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1.52kb
    • 提供者:
  1. optical

    0下载:
  2. 光流法的示例程序,改编自斯坦福大学的程序以及网上一般流行的光流法程序,在opencv下运行-optical
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.32mb
    • 提供者:柯哀
  1. motion-tracking-system-

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

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:mei88
  1. ca3_sol

    0下载:
  2. 用光流法估计图像的运动,基于像素点的算法-Light flow method estimates the image campaign, pixel-based algorithm for point
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.02mb
    • 提供者:wu jinghui
  1. stavens_opencv_optical_flow

    0下载:
  2. VC+++中利用opencv资源库实现光流法的原理以及程序说明。-VC+++ Use opencv resources to achieve the principle of optical flow method and the descr iption of the procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:387.25kb
    • 提供者:许岩
  1. sw_lucaskanade

    1下载:
  2. 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.38kb
    • 提供者:付中梁
  1. optical_flow111

    0下载:
  2. 一个十分简单的光流法程序没有用到什么十分复杂的算法-A very simple optical flow method is not used, what procedures are very complex algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.09kb
    • 提供者:helingjun
  1. KeyFrameDiff

    1下载:
  2. 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3.34mb
    • 提供者:刘月
  1. flowflow

    0下载:
  2. 光流法目标检测程序空间中的运动场转移到图像上就表示为光流场,光流场反映了图像上每一点灰度的变化趋势 -Target detection procedures for optical flow method in the playground space on the transfer of the image is expressed as optical flow field, optical flow field reflects the image gray-scale trends in
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:13.39kb
    • 提供者:王南
  1. optflow-0.2.1.tar

    0下载:
  2. 转自国外,开源代码,光流法运动估计,内含示例-Transferred from abroad, open source, optical flow estimation, the sample containing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:418.54kb
    • 提供者:张凌霄
  1. Optic_Flow

    1下载:
  2. 一种很好用的光流法,对于图像处理学习的初学者是很不错的参考程序。-A good use of optical flow for image processing is very good for beginners to learn the reference procedure.
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:秦垚
  1. 光流法

    0下载:
  2. 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
  3. 所属分类:图形图像处理

  1. 光流算法动作跟踪程序

    0下载:
  2. 使用光流法实现目标跟踪,代码为matlab。(Tracking by optical flow method)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-21
    • 文件大小:15kb
    • 提供者:跟踪VIP
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com