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

搜索资源列表

  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. 光流法检测

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

  1. 光流法

    0下载:
  2. 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移
  3. 所属分类:matlab例程

  1. Firmware

    0下载:
  2. 光流定点,精度高 悬停 pixhawk amp navio可用(accurate position hold)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:2746368
    • 提供者:delun
  1. LKmatlab

    0下载:
  2. 基于光流算法,检测运动物体的光流场,并给出每个像素点的运动状态。程序里面还给出了相关例子。(The optical flow field of moving object is detected)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1285120
    • 提供者:347790313
  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
  1. guangliufa

    0下载:
  2. 利用opencv实现基于光流法的目标检测,可直接输入测试视频进行使用(Optical flow method for target detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:豌豆25
  1. optical flow

    0下载:
  2. 金字塔,四层,计算光流场,可用于避障或识别(Pyramid, four layers, calculate the optical flow field, can be used for obstacle avoidance or identification)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:jking
  1. OpticalFlow

    0下载:
  2. 光流算法,liuce实测可运行。里面包含测试图片.(the optical flow code.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:2775040
    • 提供者:xujy
  1. EKF

    1下载:
  2. 可实现光流、惯性、地磁组合导航的扩展卡尔曼滤波算法(This program can realize the integration if optical flow/INS/magnetic.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:NUC401
  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 2 3 4 5 6 78 9 10 11 12 ... 49 »
搜珍网 www.dssz.com