搜索资源列表
光流法的源码
本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
LK_Template_Tracking
- 基于仿射运动模型的Lucas-Kanade光流跟踪方法,matlab与C混合编程
HornandSchunck
- 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB
move_tiqu
- 基于视频运动对象的快速提取 采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
Lucas_Kanade
- 光流运动中经典的LUCAS-CANADE-TOMASI算法。内中有附说明和图片。-optical flow movement classical Lucas-CANADE- TOMASI algorithm. With a descr iption and photo attached.
HSoptflow
- 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序。-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB program.
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
matlabmotionestimation
- 本程序通过光流来对连续的两幅二位图像进行运动估计,非常有效-through the procedures of optical flow to the two consecutive two image motion estimation, a very effective
guangliu
- 光流计算得到运动场。使用算法为Lucas Kanade算法 很好用,大家-Optical flow calculated by the Sports Ground. The use of algorithms for the Lucas Kanade algorithm good use, U.S.
uras
- Barron的1994年光流技术文献附代的c源码,在光流计算,运动跟踪中很有用。请仔细研读-Barron
optical_flow_demo
- 光流法在OPENCV里的应用。能够得到视频的运动光流,并能够暂停控制观察效果,很不错的程序,能用来做视频跟踪-Optical flow method in OPENCV s application. Video can be optical flow of movement and be able to observe the effect of the suspension control, very good procedures,
BlockMotionestimation
- 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interfr a me optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current fr a me, after the i
target-detection
- 基于视频的目标检测跟踪的研究与实现 详细讲述了各种运动目标检测方法 光流法 帧差法-Video-based target detection and implementation of follow-up study to describe in detail the various methods of moving target detection method optical flow fr a me-difference met
opt
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
Lucas_Kanade
- 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
LKPR-marzat
- 基于SIFT的光流运动检测,能够解决遮挡问题,有效提高检测的精度。-SIFT-based optical flow motion detection, can solve the occlusion problem, improve detection accuracy.
optflow-0.2.1.tar
- 转自国外,开源代码,光流法运动估计,内含示例-Transferred from abroad, open source, optical flow estimation, the sample containing
track2
- 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
9_用光流法进行运动目标检测
- 光流法可以实现动态背景下的目标检测,效果良好(The optical flow method can realize the target detection under the dynamic background, the effect is good)
光流法-运动矢量
- 利用光流法计算视频不同帧图像之间的位移矢量(Calculating Displacement Vectors between Video fr a mes by Optical Flow Method)