搜索资源列表
光流法的源码
本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
高精度光流场仿真
- 用matlaB实现的高精度光流场仿真,实现了"High accuracy optic flow using a theory for warping"论文的算法。并在资料中附了原文,超值
光流场算法
- 此程序是光流场matlab程序,使用与配准
optical_flow_Lucas_Kanade_matlab_code
- 一个光流算法的matlab源程序,在图像处理、前景检测与跟踪等方面有很多应用,推荐-An optical flow algorithm matlab source code in image processing, the prospects for detection and tracking, etc. There are many applications, the recommendation
OpticFlow
- 这是一个开源的optical flow光流算法程序,可以为运动分析研究者所参考,需在vs.net下运行-This is an open-source optical flow optical flow algorithm procedure for motion analysis by reference to the researchers, are required to run under VS.NET
2009guangliusuanfa
- 基于光流算法的视频运动目标检测,具有一定的参考价值-Optical flow algorithm based on the video moving target detection with a reference value must
Lucas_Kanade
- Lucas_Kanade光流算法产生光流场,用matlab编译-Optical flow algorithm Lucas_Kanade optical flow field generated by the compiler matlab
OpticalFlowAlgrithom
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。-Optical flow algorithom based on pyramid L-K
lucas_kanade
- lucas-kanade的光流算法原文(1981) 具有参考价值 -lucas-kanade the original optical flow algorithm (1981) with reference value
LucasKanade
- LK光流算法 源程序(一层不带有金字塔的算法)-LK source optical flow algorithm (a layer of non-pyramid algorithm)
HierarchicalLK
- 分层的LK光流算法 HierarchicalLK (此算法为三层)-LK hierarchical optical flow algorithm HierarchicalLK (this algorithm for three-tier)
tavens_opencv_optical_flow
- 光流法的比较,其中比较了好几种光流算法,很有帮助-optical_flow
221237351720061192258333067065
- 光流算法代码,实现对单运动目标,多运动目标的检测-optical flow code
lk
- 光流场经典算法-LK算法,通过两幅图像计算光流场。-Lucas – Kanade Motion Estimation using Pyramids
guangliusuanfa
- 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
LKpticalFlow
- 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
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)