OF

所属分类:matlab编程
开发工具:matlab
文件大小:641KB
下载次数:3
上传日期:2009-04-18 13:18:05
上 传 者sadhurc
说明:  this is matlab code for orthogonal freqency

文件列表:
OF\yosemite\correct_yosemite256 (524312, 2002-09-23)
OF\yosemite\yosemite256.10 (65568, 2002-09-23)
OF\yosemite\yosemite256.11 (65568, 2002-09-23)
OF\yosemite\yosemite256.12 (65568, 2002-09-23)
OF\yosemite\yosemite256.13 (65568, 2002-09-23)
OF\yosemite\yosemite256.14 (65568, 2002-09-23)
OF\yosemite\yosemite256.16 (65568, 2002-09-23)
OF\yosemite\yosemite256.2 (65568, 2002-09-23)
OF\yosemite\yosemite256.3 (65568, 2002-09-23)
OF\yosemite\yosemite256.4 (65568, 2002-09-23)
OF\yosemite\yosemite256.5 (65568, 2002-09-23)
OF\yosemite\yosemite256.6 (65568, 2002-09-23)
OF\yosemite\yosemite256.7 (65568, 2002-09-23)
OF\yosemite\yosemite256.8 (65568, 2002-09-23)
OF\yosemite\yosemite256.9 (65568, 2002-09-23)
OF\eval_flow.m (1153, 2002-09-24)
OF\example.m (1497, 2002-09-24)
OF\gpn_ada.m (799, 2002-11-12)
OF\gpn_ada.m.linux (799, 2002-11-12)
OF\gpn_ada.m.windows (1477, 2002-11-12)
OF\gpn_ada_mex.c (4519, 2002-12-23)
OF\gpn_ada_mex.dll (8704, 2003-01-07)
OF\gpn_ada_mex.mexglx (8068, 2002-12-23)
OF\gpn_ada_mex.mexsol (6208, 2002-12-23)
OF\optical_flow.m (4527, 2004-07-27)
OF\optical_flow_orig.m (4627, 2004-07-07)
OF\rastread.m (1583, 2002-09-23)
OF\read_flow.m (854, 2002-09-23)
OF\read_sequence.m (1131, 2002-09-23)
OF\vis_flow.m (970, 2002-09-23)
OF\yosemite (0, 2009-04-17)
OF (0, 2009-04-17)

Only "example.m" and "optical_flow.m" have been properly documented. The code is an implementation of the phase-based optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Trans. Neural Networks, 13(5), 1127--1136. I have modified the algorithm by leaving out the Goal Programming Network and have replaced it by an analytical solution to the intersection-of-constraints (the original algorithm is still available as optical_flow_orig.m) The code has been tested on Solaris (Matlab 5.3 R11) and Linux (Matlab 6.0 R12), and it works fine. To check the performance, run the example.m script: Coverage: 32.02 % Angular error (full): 4.1771 deg (3.2145 deg) If the errors deviate from these values, there is probably something wrong. Feel free to hack in or, alternatively, to email me. For more information, contact: temu@neuro.kuleuven.ac.be simone.neuro.kuleuven.ac.be/temu example.m example script optical_flow.m optical flow algorithm eval_flow.m evaluate obtained OF (only if desired OF is available) vis_flow.m visualise OF read_sequence.m read image sequence read_flow.m read OF (Barron's format) rastread.m read Sun raster file yosemite/ contains yosemite sequence + desired flow % OBSOLETE: optical_flow_orig.m original optical flow algorithm gpn_ada.m Goal Programming Network (calls the mex function) gpn_ada_mex.c source gpn_ada_mex.mexglx precompiled for linux gpn_ada_mex.mexsol precompiled for Solaris gpn_ada_mex.dll precompiled for windows gpn_ada.m.windows non-mex version (slow, slow, slow)

近期下载者

相关文件


收藏者