Phase-based Optical Flow
Keine Lizenz
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
Zitieren als
Temu (2026). Phase-based Optical Flow (https://de.mathworks.com/matlabcentral/fileexchange/2422-phase-based-optical-flow), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Motion Estimation >
Tags
Quellenangaben
Inspiriert: Wavelet Approximations Phase-based Optical Flow GUI
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 | 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 ... |
