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

搜索资源列表

  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
    • 文件大小:93.14kb
    • 提供者:陈宣雅
  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.14mb
    • 提供者:陈宣雅
  1. Lucas-Kanade-1

    0下载:
  2. 经典光流算法LK改进算法的matlab源码。希望对大家有帮助。-LK classical optical flow algorithm improved algorithm matlab source code. I hope to help.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:yiyan
  1. motion-tracking-system-

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

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

    0下载:
  2. 一种改进的光流算法,智能图象,目标跟踪,视频分割-An improved optical flow algorithm, intelligent image, target tracking, video segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:112.95kb
    • 提供者:QQ
  1. AReal-timeElectronicImageStabilizingAlgorithm

    0下载:
  2. 为了实时地稳定摄像系统的输出视频,提出了一种基于特征匹配的实时电子稳像算法。将改进 的Kanade2Lucas2Tomasi (KLT) 算法用于特征提取,并提出一种新的基于灰度投影均值的特征匹配算法。为了保 证稳像结果的鲁棒性,还给出了特征的有效性检验方法。-Real-time camera system in order to stabilize the output of video, presents a feature-based matching algorithm for
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:414.57kb
    • 提供者:才鸟
  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. optical_flow

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

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

    0下载:
  2. sand法求2幅图片的光流,在brox法基础上的改进,包括文章和代码-Method 2 sand picture of optical flow, based on the law in brox improvements, including articles and code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12.53kb
    • 提供者:jiangshui
  1. HS

    0下载:
  2. 改进的HS算法,使用3*3加权平均模板,可以提高光流计算精度。-Improved HS arithmetic
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:李韦宏
  1. optical_flow

    0下载:
  2. 基于光流估计算法的运动矢量估计算法,在现有算法基础上改进计算精度和效率。-Optical flow estimation algorithm-based motion vector estimation algorithm on the basis of existing algorithms to improve the computational accuracy and efficiency.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1003byte
    • 提供者:许乐
  1. Facial-Feature-Tarcking

    0下载:
  2. 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:433.87kb
    • 提供者:yaomeng
  1. Demo1

    0下载:
  2. 光流检测算法的实现,但效果不是很好,求改进-Optical flow detection algorithm, but the effect is not very good, seeking to improve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:173.14kb
    • 提供者:陈下
  1. optical-flow-method

    0下载:
  2. 本资源是一些光流法相关资料的整合,适合初学光流法的学者们借鉴学习! 智能交通系统运动车辆的光流法检测.caj 基于改进的Lucas_Kanade光流估算模型的运动目标检测.caj 改进的光流法用于车辆识别与跟踪.caj -The resources are some of the optical flow information integration, optical flow method suitable for beginners to learn fr
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8.19mb
    • 提供者:
  1. lucaskanade81

    0下载:
  2. 为此,详细分析了灰度估计不准确造成的偏差, 提出了一种改进 H S算法。实验 部分给出了改进算法和其他经典光流计算方法的计算结果比较。实验结果表明,改进 HS算法可以得到较好的计 算结果, 并能明显减少光流计算的迭代次数。-To this end, a detailed analysis of gray inaccurate estimates the bias of an improved HS algorithm. Experimental part gives the improv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:884.36kb
    • 提供者:wu yan ping
  1. Code

    0下载:
  2. LK光流法的实现算法,内容包括普通LK光流法,改进的金字塔算法,以及根据光流场计算下一帧图像-LK optical flow algorithm, the code directly in the main program can run. Code includes general LK optical flow method, an improved pyramid algorithm, based on optical flow field and the next frame
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:313.96kb
    • 提供者:郑宇凌
  1. HS

    0下载:
  2. horn光流的改进算法,用于获得两帧图像的光流,检测运动物体-Horn optical flow algorithm, used to get two frames of light flow, detection of moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:312.95kb
    • 提供者:杨小平
  1. tutorialOpticalFlowPart1_v1.01

    0下载:
  2. 使用改进的光流法opticalflow检测运动物体的运动-Using modified optical flow to extract motion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:665.88kb
    • 提供者:GuMq
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9.07mb
    • 提供者:zdm
  1. testFastCornerFlow_x64

    0下载:
  2. 一种改进的Fast光流计算程序,通过打开USb摄像头进行测试。(An improved Fast optical flow calculation program is tested by opening the USb camera.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:6.68mb
    • 提供者:lzjhappyboy
« 12 »
搜珍网 www.dssz.com