搜索资源列表
tavens_opencv_optical_flow.rar
- 光流法的比较,其中比较了好几种光流算法,很有帮助,optical_flow
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-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
opticalflow
- 光流法原理及代码 主要的几种分类和算法介绍-Principle of optical flow method and code the major algorithms of several classification and descr iption
horn-schunck
- 估计光流的经典算法H&S,经测试可以使用。-Estimates the optical flow for standard test sequences using H&S algorithm
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.
ca3_sol
- 用光流法估计图像的运动,基于像素点的算法-Light flow method estimates the image campaign, pixel-based algorithm for point
optical_flow
- 用于光流估计,可以利用EXAMPLE进行演示-For optical flow estimation, can be used to carry out demonstration EXAMPLE
gaussian
- 用于人类运动感知的光流场高斯差分滤波的样例-Exercise for the human perception of optical flow field Gaussian differential filter sample
hh
- 利用VC++编写的光流场计算的源代码,效果很不错。-Using VC++ to prepare the calculation of optical flow field source.
OpticalFlowwithGUI(inproved)
- 此程序用于在GUI界面下计算光流,对于研究流的学者有重要参考价值-this code demenstrates the computation of optical flow.
optical_flow111
- 一个十分简单的光流法程序没有用到什么十分复杂的算法-A very simple optical flow method is not used, what procedures are very complex algorithm
opticalflow
- 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
mo
- 基于c++和opencv的CLG光流算法源代码-Based on c++ and opencv optical flow algorithm for the CLG source code
LK_Template_Tracking_version3a
- 此程序实现了最基本的光流计算,对于学习光流技术的学生很有帮助,用的是Matlab和C++混合编程-This program implements the most basic optical flow calculation, for the optical flow technology, the students learn helpful, using the Matlab and C++ mixed programming
GLK_TRACK
- 一种改进的光流算法,智能图象,目标跟踪,视频分割-An improved optical flow algorithm, intelligent image, target tracking, video segmentation
ComplexOpticalFlow
- 一个非常好的光流跟踪的例子,能够非常有效的帮助学习-Good Optical Flow
OpenCV_LKDemo
- LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)
Horn-Schunck方法
- 经典的H-S光流提取方法,程序,实测可用,(Classic optical flow extraction, program, available)