搜索资源列表
move_tiqu
- 基于视频运动对象的快速提取 采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
motion_analysis_by_opticalflow
- 对序列图像进行运动分析的程序,使用光流场的方法。然后提取镜头的运动特征,进而实现基于运动分析的镜头检索-right image sequence analysis of the exercise, the use of optical flow method. Then the movement of the lens, thereby realizing the movement analysis based on the lens Retrieval
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-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
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.
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
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
examples-code
- 由UIUC的Yi Ma开发的关于多视觉几何理论的开发包。其中涉及到特征点提取,光流,分层重建理论。一步一步教你如何构建一个重建的系统-developed by Yi Ma from UIUC Which involves the feature point extraction, optical flow, layered reconstruction of the theory. Step by step teach you how to build a reconstruction syst
mixture_of_gaussians
- 一种混合高斯模型方法提取光流的matlab源程序-mixture of gaussians
Opencv-in-python
- 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
Facial-Feature-Tarcking
- 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
光流法
- 光流法处理视频的前景信息的提取,该算法适应于静态背景(Optical flow processing of video foreground information extraction, the algorithm is adapted to the static background)