光流法我要分享

Optical flow method

matlab 光流

关注次数: 172

下载次数: 0

文件大小: 2.49 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这是光流法的对比试验,里面涉及到经典光流法以及改进光流法的对比,试验是根据发表在CVPR 2010 里的一篇paper写的。你还可以运行demo程序 estimate_flow_demo.m,尝试不同的方法和参数设置。 


English Description:

This is the contrast test of the optical flow method, which relates to the comparison of the classical optical flow method and the improved optical flow method. This test is based on the published paper in CVPR 2010. You can also run the demo program estimate_flow_demo.m and follow it to try differentmethods and parameter setting.


代码预览