光流算法 Resources

Showing items tagged with "光流算法"

This code implements the optical flow algorithm proposed by Gautama, T. and Van Hulle, M.M. (2002) in "A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering," IEEE Trans. Neural Networks, 13(5), 1127-1136. The algorithm employs spatial filtering, phase gradient estimation, and iterative outlier cancellation (IOC) to compute optical flow fields with robust performance.

MATLAB 276 views Tagged