搜索资源列表
光流法的源码
本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
光流法程序
- 光流法程序,计算图像中特征点的光流,输入为一段视频
LucasKanade
- 光流计算得到运动场。使用算法为Lucas Kanade算法。-optical flow calculated Sports Ground. Lucas uses algorithms to Kanade algorithm.
optical_flow.tar
- matlab写的一个经典的用于计算光流的工具箱。-Matlab write a classic optical flow used in the calculation of the toolbox.
OpticFlow
- 计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non- uniform brightness variations art
PatternPrediction
- 通过先计算图像光流,再对图像模式进行预测,预测部分仍需加强。-first to calculate the optical flow image, the image model prediction, prediction of the need to strengthen.
opticalflow
- 计算光流场的c++代码 可以配合Opencv使用-Calculation of optical flow field c++ Code will be in line with the use of Opencv
Optical_Flow
- 在实现摄像机固定情况的光流法时,需要有两帧连续的图像,本算法针对RGB24格式的图像计算光流-Fixed cameras in the realization of the situation of optical flow method, the need for two consecutive images, the algorithm for calculating the RGB24 format image optical f
tracker
- df计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non - uniform brightness variations
OpticalFlowSX
- 计算光流的一个算法,这是我暂时的一个算法,希望做这个的朋友多指教。-Calculation of optical flow of an algorithm, which is an algorithm for the time being, I hope to do this more than friends advice.
optflow
- 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法-This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
OpticalFlowAlgrithom
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。-Optical flow algorithom based on pyramid L-K
OpticalFlowwithGUI(inproved)
- 此程序用于在GUI界面下计算光流,对于研究流的学者有重要参考价值-this code demenstrates the computation of optical flow.
lk
- 光流场经典算法-LK算法,通过两幅图像计算光流场。-Lucas – Kanade Motion Estimation using Pyramids
OpticalFlow
- 自己编写的计算光流场的MATLAB程序,基于梯度的方法,非常简单-I have written a MATLAB calculation of optical flow procedures, based on the gradient method and it is very simple
HS-motion
- 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-Inter-fr a me motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance
optical flow
- 金字塔,四层,计算光流场,可用于避障或识别(Pyramid, four layers, calculate the optical flow field, can be used for obstacle avoidance or identification)
SHAKE_PROOF
- 具有很好的计算光流场特征,十分好用。形象直观,一目了然。(It has very good characteristics of computational light flow field and is very easy to use.)
pyrlk_optical_flow
- 金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流(Classical optical flow algorithm for Pyramid optical flow)
光流法-运动矢量
- 利用光流法计算视频不同帧图像之间的位移矢量(Calculating Displacement Vectors between Video fr a mes by Optical Flow Method)