搜索资源列表
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-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
基于光流的运动人体提取
- 还是关于lucas光流的文章 看过了 很不错 -Or the article on the lucas optical flow for a very good read
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
KeyFrameDiff
- 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
opticalflow
- 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
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
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
opticalflowsimplized
- opencv下的光流计算,提取运动目标光流,供参考学习。-opencv optical flow under the terms of extracting moving target optical flow for the reference study.
optical_flow.tar
- 一个yosemite法光流(Flow)的Matlab的程序。里面有read.txt-1 yosemite France optical flow (Flow) of the Matlab program. Inside read.txt
11
- 光流法处理图像,提取前景图像,复杂场景,动态目标(Optical flow is used to process images, extract foreground images, complex scenes, and dynamic objects)
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(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)