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

搜索资源列表

  1. OpticalMotionEstimation

    0下载:
  2. 一种利用光流法检测运动物体的程序,供初学者参考。-Optical flow method by means of a moving object detection procedures for advanced users.
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:19495874
    • 提供者:秦垚
  1. opticalflow

    0下载:
  2. 关于susan角点检测,光流小程序,有报告,有论文-About susan corner detection, optical flow of small procedures, reports, papers
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32254665
    • 提供者:刘雯
  1. rgbopticalflow

    0下载:
  2. 这是规范化rgb彩色图像序列的光流场,用matlab代码编写,是我毕业论文的一个部分。-This optical flow is normalized rgb color image sequences optical flow,written in matlab code. It is part of my thesis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1400
    • 提供者:vikimnhu
  1. hs

    0下载:
  2. 经典的光流场模型,效果较好,对你做研究有很大的帮助-Classical optical flow model is better, to do research on your great help
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2702684
    • 提供者:潘雨
  1. armdetection

    1下载:
  2. 手势识别,能够通过光流法进行图像追踪,再根据图像统计来识别出手臂的摆动情况:向左右上下摆动。-arm detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11227665
    • 提供者:李岩
  1. Flow

    0下载:
  2. 此程为目标检测算法程序,采用经典的光流算法,最后可以的到一个运动光流图。-This process procedures for the target detection algorithm, using the classical optical flow algorithm, and finally to a movement to the optical flow diagram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1795043
    • 提供者:党正
  1. HS-motion

    1下载:
  2. 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-Inter-frame motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:319750
    • 提供者:liyq
  1. 1optical_flow

    0下载:
  2. 计算两张图像的LK光流,算法实现细节简单易懂-Compute LK optical flow of two images
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:663373
    • 提供者:黄小丽
  1. optical_flow

    0下载:
  2. 光流法有很多种,这是一种最原始的光流法,需要更新可在其基础上进行改进-optical flow
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1221
    • 提供者:shulei
  1. opticalflow

    0下载:
  2. 是一种关于计算机视觉的图像处理程序,光流法计算运动速度与方向-Is an image on the computer vision processing, optical flow computation speed and direction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5164365
    • 提供者:jiangmaokui
  1. guangliusuanfa

    1下载:
  2. 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
  3. 所属分类:Console

    • 发布日期:2016-04-18
    • 文件大小:1389568
    • 提供者:邢春
  1. opticflowsourcecode

    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. 所属分类:OpenCV

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

    0下载:
  2. 这个程序实现了光流法对运动物体的识别,效果还行-This program implements the optical flow method to identify moving objects, the results were OK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:250794
    • 提供者:郭雄伟
  1. Optical-flow-method-track-vehicles

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

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

    0下载:
  2. 跟踪类,基于光流的ROI区域计算迭代以实现运动物体的跟踪。-one c plus plus class,it is based on optical flow to calculate the postion of moving objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5521
    • 提供者:yandong
  1. dollars-opflow

    0下载:
  2. optical flow.,光流法,多种方法实现,详细说明。自个儿看吧-showing a grayscale image with a colorbar and interactive pixel info tool.Applies Gaussian smoothing to a(multidimensional) image. Calculate optical flow using Lucas & Kanade. Calculate optical flow using Horn &
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8448
    • 提供者:zhuweina
  1. OpenCV3Dlg

    0下载:
  2. 一个光流计算的代码,很实用,用OpenCV开发,对你一定有帮助-An optical flow calculation code, it is practical, with OpenCV developer, you must have help
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7147
    • 提供者:yhq
  1. brox

    0下载:
  2. 效果很好的光流法(optical flow),希望对大家有帮助。-Good effect of optical flow (optical flow), we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12115
    • 提供者:yiyan
  1. image-registration

    1下载:
  2. matlab实现的基于高斯光流法的图像配准-matlab implementation of optical flow method based on Gaussian image registration
  3. 所属分类:Special Effects

    • 发布日期:2015-10-14
    • 文件大小:22528
    • 提供者:tangtingge
  1. MotionEstimation

    2下载:
  2. matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则-matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error criterion
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:520561
    • 提供者:袁永金
« 1 2 3 4 5 67 8 9 10 11 ... 46 »
搜珍网 www.dssz.com