Phase-based Optical Flow
by Temu Gautama
24 Sep 2002
(Updated 27 Jul 2004)
Phase-based estimation of the optical flow field.
|
Watch this File
|
| File Information |
| Description |
The code implements the 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.
The algo proceeds in 3 steps
1. spatial filtering
2. phase gradient estimation
3. IOC using recurrent networks |
| MATLAB release |
MATLAB 5.3 (R11)
|
| Other requirements |
The code has been tested on Solaris (Matlab 5.3 R11), Linux (Matlab 6.0 R12) and on a Windows platform (Matlab 6.0 R12). |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (23) |
| 22 Oct 2003 |
sherif el-etriby
|
|
|
| 24 May 2004 |
Umut Deniz
|
|
|
| 09 Nov 2004 |
RAHIB Abdellah
|
|
|
| 09 Nov 2004 |
George Poropat
|
|
|
| 14 Jan 2005 |
James S.
|
|
|
| 16 Mar 2005 |
abdellah rahib
|
|
|
| 20 Mar 2006 |
moh tol
|
|
|
| 30 Mar 2006 |
chu yong
|
|
|
| 26 Dec 2006 |
wu rong
|
|
|
| 31 Jan 2007 |
mareo gonzales
|
|
|
| 13 Mar 2007 |
Eiffel Zhang
|
|
|
| 26 Mar 2007 |
hsu we
|
|
|
| 11 Sep 2007 |
naja jana
|
|
|
| 13 May 2008 |
Dakshina Ranjan Kisku
|
|
|
| 21 May 2008 |
?? ??
|
|
|
| 13 Nov 2008 |
OkinawaDolphin
|
|
|
| 06 Dec 2008 |
du bingxin
|
|
|
| 20 Jul 2010 |
Dan Bruellmann
|
|
|
| 25 Aug 2010 |
JUHWAN LEE
|
|
|
| 31 Aug 2010 |
JUHWAN LEE
|
|
|
| 06 Nov 2010 |
Raymond
|
|
|
| 13 Jan 2011 |
Bhoomika
|
|
|
| 30 Jun 2011 |
Lyuboslav
|
|
|
| Updates |
| 25 Oct 2002 |
added a bug report in the README file |
| 12 Nov 2002 |
I have included a non-mex version, since the mex file didn't seem to yield correct results on a windows platform. |
| 07 Jan 2003 |
I have added a precompiled mex version for windows |
| 27 Jul 2004 |
Update of the algorithm itself: rather than using the goal programming network for solving the intersection-of-constraints, it now finds the solution analytically. Should have done this in the first place, but ah well ... |
|
Contact us at files@mathworks.com