文件名称:LK算法
介绍说明--下载内容来自于网络,使用问题请自行百度
利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlowPyrLK function, input two consecutive images, and select a set of feature points in the first image, the output for this set of points in the next image position. Then filter the resulting trace to get rid of the bad feature points. Then mark the tracking path of the feature points.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LK算法-赵嘉慧\opticalFlow.cpp
LK算法-赵嘉慧\OpticalFlow.exe
LK算法-赵嘉慧\计算机视觉 三.docx
LK算法-赵嘉慧
LK算法-赵嘉慧\OpticalFlow.exe
LK算法-赵嘉慧\计算机视觉 三.docx
LK算法-赵嘉慧
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.