搜索资源列表
IMPROVEDHARRISCorner
- 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
IMPROVEDSUSANDETECT
- 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to match, the movement estimated
optflow.rar
- 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法,This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
tracker
- df计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non - uniform brightness variations article in the algorithm -df c
mo
- 基于c++和opencv的CLG光流算法源代码-Based on c++ and opencv optical flow algorithm for the CLG source code
guangliusuanfa
- 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
SiftGPU-V380
- GPU版的klt光流算法,能够快速的完成sift 算法 ,需要显卡支持-SIFTGPU is an implementation of SIFT for GPU. SiftGPU uses GPU to process pixels and features parallely in Gaussian pyramid construction, DoG keypoint detection and descr iptor generation for SIFT. Compac
31301010OpenCV3
- optical flow 的算法例子,包括连个光流函数的实现-optical flow
Ooptp
- 完成光流法算法。用于图像边缘的提提取,运动目标的检测。可直接使用。 -Completion of the algorithm of optical flow method. Mention for image edge extraction, moving object detection. Can be used directly.
O2009guangliup
- 基于光流算法的视频运动目标检测测,具有一定的参考价值可直接使用。 -Video moving target detection measurements based on optical flow algorithm, with a certain reference value can be used directly.
OLucas_Kanadep
- Lucas_Kanade光流算算法产生光流场,用matlab编译 -Lucas_Kanade Optical Flow Algorithm for optical flow field using the matlab compiler
ofRobot
- 使用qt制作的光流算法程序,可对光流算法进行学习,主要使用了LK算法-Optical flow algorithm using qt produced optical flow algorithm learning mainly use the LK algorithm
trying1
- 基于LK光流算法的人体检测及Kmeans方法进行聚类-human detection based on LK optical algorithem
ikldemo
- visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
hh_LK_F
- 一种基于OPENCV的光流算法,里面有视频跟踪,运行非常好-An OPEN_CV-based, tracking code, running very well
光流法运动估计OpticalFlow
- 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
2004Flow
- Brox光流算法matlab源码,此算法基于经典光流算法Hs和LK(Brox optical flow algorithm based ob matlab source code)
Luacas_Kanade
- 在计算机视觉中,Lucas–Kanade光流算法是一种两帧差分的光流估计算法。它由Bruce D. Lucas 和 Takeo Kanade提出。(In computer vision, the Lucas - Kanade optical flow algorithm is a two frame differential optical flow estimation algorithm. It is proposed by Bruce D. Lucas and Takeo Kanade.)
pyrlk_optical_flow
- 金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流(Classical optical flow algorithm for Pyramid optical flow)
Lucas_Kanade
- 基于matlab代做的LK光流算法的仿真与分析.(Simulation and analysis of LK optical flow algorithm based on MATLAB)