搜索资源列表
Optical_KLT
- KLT方法对特征点进行跟踪,很好用的方法-KLT method for tracking feature points
PyrLK
- Calculate & Draw optical flow vectors using Opencv (Pyr LK method)
BM
- Opencv: Optical flow calculation using Block Matching method
fulltext_11
- A New Side Information Generation Scheme for Distributed Video Coding* Ming-Hui Cheng and Jin-Jang Leou-A New Side Information Generation Scheme for Distributed Video Coding* Ming-Hui Cheng and Jin-Jang Leou**
31301010OpenCV3
- optical flow 的算法例子,包括连个光流函数的实现-optical flow
featuretrack
- 在视频中使用光流法追踪人,首先抓帧,每隔八帧进行一次人脸检测,然后使用光流法对检测到的人进行追踪。-In video optical flow method used in tracking people
MATLABTIQUZHEN
- 同学的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下-Students graduating from the design using matlab key frame extraction code, reference optical flow method code. Frame difference is based on the Euclidean distance,
cmu-tracking
- OpenCv 光流法车辆检测-OpenCv vehicle detection optical flow method
mini-optical-flow
- image processing this code through matlab is to compute the OF(Optical Flow) from the basic method and you have to imput your own image of type .ppm to specify the extension of the image including in the same repertory than the source of the code i
opticalflow_cheliuliang
- 基于一段车流量的视频,利用光流法,实现对运动场的研究,统计车流量,代码不太完善,望谅解-Based on a video traffic, using optical flow method, the implementation of field research, statistics and traffic code is not very perfect, hope understanding
66334
- 实现视觉光流场计算 其中采用了全局和局部搜索算法的结合 调试过无错误-optical flow code
1
- opencv光流代码,基于vs2010平台,C语言编程,程序小实例-opencv optical flow example
fleet.tar
- Fleet optical flow algorithm
horn.tar
- Horn & shunk optical flow algorithm
Optical-flow
- LK光流,快速检测视频中的运动物体,并实现追踪预测-LK optical flow, fast detection of moving objects in the video, and realize the tracking prediction
Optical-flow-method
- 光流是一种简单实用的图像运动的表达方式[1] ,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。这种定义认为光流只表示一种几何变化。1998年Negahdaripour将光流重新定义为动态图像的几何变化和辐射度变化的全面表示[2] 。光流的研究是利用图像序列中的像素强度数据的时域变化和相关性来确定各自像素位置的“运动”,即研究图像灰度在时间上的变化与景象中物体结构及其运动的关系。一般情况下,光流由相机运动、场景中目标运动或两者的共同
Optical-Flow-master
- 计算光流场的几种方法,对比稠密光流场和稀疏光流场的优缺点(Several methods of calculating optical flow field are compared, and the advantages and disadvantages of dense light flow field and sparse optical flow field are compared)
optical flow
- 金字塔,四层,计算光流场,可用于避障或识别(Pyramid, four layers, calculate the optical flow field, can be used for obstacle avoidance or identification)
0870162Horn-Schunck
- HS法计算光流场,内含高斯滤波,标记光流等方程(HS method to calculate the optical flow field, including Gaussian filtering, marking optical flow functions)
光流法-运动矢量
- 利用光流法计算视频不同帧图像之间的位移矢量(Calculating Displacement Vectors between Video Frames by Optical Flow Method)