搜索资源列表
光流法的源码
- 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
高精度光流场仿真
- 用matlaB实现的高精度光流场仿真,实现了"High accuracy optic flow using a theory for warping"论文的算法。并在资料中附了原文,超值
光流场算法
- 此程序是光流场matlab程序,使用与配准
LK光流算法,包括opencv中LK稀疏跟踪的原理
- LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
2009guangliusuanfa.rar
- 基于光流算法的视频运动目标检测,具有一定的参考价值,Optical flow algorithm based on the video moving target detection with a reference value must
OpticalFlowAlgrithom.rar
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。,Optical flow algorithom based on pyramid L-K
LucasKanade.rar
- LK光流算法 源程序(一层不带有金字塔的算法),LK source optical flow algorithm (a layer of non-pyramid algorithm)
HierarchicalLK.rar
- 分层的LK光流算法 HierarchicalLK (此算法为三层),LK hierarchical optical flow algorithm HierarchicalLK (this algorithm for three-tier)
Lucas_Kanade.rar
- Lucas_Kanade光流算法产生光流场,用matlab编译,Optical flow algorithm Lucas_Kanade optical flow field generated by the compiler matlab
tavens_opencv_optical_flow.rar
- 光流法的比较,其中比较了好几种光流算法,很有帮助,optical_flow
matlab.rar
- 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
alg
- 基于c++和opencv的CLG光流算法源代码.rar-Based on c++ and opencv optical flow algorithm of the CLG source code. Rar
optical-flow
- 光流算法,速度快,精度高,远远比OPENCV实现的要好。-Optical flow algorithm, fast, high accuracy, far better than OPENCV achieved.
lucas_kanade
- lucas-kanade的光流算法原文(1981) 具有参考价值 -lucas-kanade the original optical flow algorithm (1981) with reference value
guangliusuanfa
- 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
OpticalFlow
- 光流算法,liuce实测可运行。里面包含测试图片.(the optical flow code.)
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
Lucas_Kanade
- 基于matlab代做的LK光流算法的仿真与分析.(Simulation and analysis of LK optical flow algorithm based on MATLAB)
光流算法动作跟踪程序
- 使用光流法实现目标跟踪,代码为matlab。(Tracking by optical flow method)