搜索资源列表
光流场经典算法-LK算法
- 光流场经典算法-LK算法,通过两幅图像计算光流场。,Lucas – Kanade Motion Estimation using Pyramids
lk.rar
- 光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
piotr_toolbox.rar
- 计算机视觉中光流计算的matlab工具箱,piotr toolbox
OpticalFlowAlgrithom.rar
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。,Optical flow algorithom based on pyramid L-K
Horn-Schunck.rar
- 光流计算的Horn-Schunck方法,又需要的可以下载。内部包含测试图像。,Optical flow calculation Horn-Schunck method, and can be downloaded in need. Test images contain.
LKmatlab.rar
- 该matlab程序能够实现金字塔光流计算 ,The matlab program can achieve pyramid optical flow calculation
optical_flow_tracking
- 基于光流计算的运动检测和跟踪,很实用的程序代码-Based on optical flow motion detection and tracking, it is useful code
optical_flow
- matlab光流场计算代码,希望对大家有所帮助,也希望大家相互帮助-matlab code optical flow calculation, and they hope to help everyone, I hope you will help each other
robust_optic_flow
- 鲁棒的光流计算方法,计算2帧图像之间的光流,内含该方法的论文以及源码。-Robust optical flow calculation method, calculation between two images of the optical flow, including the method of the thesis as well as the source.
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.
optical flow
- 计算视频或者图像中相邻两帧的光流场。 本光流场算法使用是 多项式展开的方法 配置好视频的路径之后,直接运行就可以了。-Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation
stereoflowMatlab7
- matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。-matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.
BlockMotionestimation
- 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
A_Phase-based_Approach_to_the_Estimation_of_the_Op
- 一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136. -Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Tr
hh
- 利用VC++编写的光流场计算的源代码,效果很不错。-Using VC++ to prepare the calculation of optical flow field source.
opticalflowofimagematch
- 基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数-Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other
opticalflowsimplized
- opencv下的光流计算,提取运动目标光流,供参考学习。-opencv optical flow under the terms of extracting moving target optical flow for the reference study.
OpticalFlow
- 自己编写的计算光流场的MATLAB程序,基于梯度的方法,非常简单-I have written a MATLAB calculation of optical flow procedures, based on the gradient method and it is very simple
trackingclass
- 跟踪类,基于光流的ROI区域计算迭代以实现运动物体的跟踪。-one c plus plus class,it is based on optical flow to calculate the postion of moving objects.
Lucas_Kanade
- 计算图像的光流场,就算它的每个像素的方向,并显示出来(Calculate the image's optical flow field, even if it's in the direction of each pixel, and display it)