光流法运动估计OpticalFlow

所属分类:其他
开发工具:Visual C++
文件大小:1991KB
下载次数:17
上传日期:2017-06-22 22:24:27
上 传 者赵嘉慧
说明:  利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。
(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.)

文件列表:
OpticalFlow\Debug\bike.avi (446600, 2011-02-16)
OpticalFlow\Debug\OpticalFlow.exe (104448, 2011-11-18)
OpticalFlow\Debug\OpticalFlow.ilk (568612, 2011-11-18)
OpticalFlow\Debug\OpticalFlow.pdb (1051648, 2011-11-18)
OpticalFlow\OpticalFlow\bike.avi (446600, 2011-02-16)
OpticalFlow\OpticalFlow\Debug\BuildLog.htm (6048, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\FeatureTracker.obj (1511, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\FrameProcessor.obj (1511, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\mt.dep (67, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\OpticalFlow.exe.intermediate.manifest (621, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\opticalFlow.obj (395199, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\vc90.idb (355328, 2011-11-18)
OpticalFlow\OpticalFlow\Debug\vc90.pdb (520192, 2011-11-18)
OpticalFlow\OpticalFlow\opticalFlow.cpp (3837, 2011-11-18)
OpticalFlow\OpticalFlow\OpticalFlow.vcproj (3772, 2011-11-18)
OpticalFlow\OpticalFlow\OpticalFlow.vcproj.HP98402794308.Administrator.user (1423, 2011-11-18)
OpticalFlow\OpticalFlow.ncb (3058688, 2011-11-18)
OpticalFlow\OpticalFlow.sln (899, 2011-11-18)
OpticalFlow\OpticalFlow.suo (9728, 2011-11-18)
OpticalFlow\OpticalFlow\Debug (0, 2011-11-18)
OpticalFlow\Debug (0, 2011-11-18)
OpticalFlow\OpticalFlow (0, 2011-11-18)
OpticalFlow (0, 2011-11-18)

近期下载者

相关文件


收藏者