匹配跟踪算法 Resources

Showing items tagged with "匹配跟踪算法"

This MATLAB code repository from the SCI paper "Enhanced Dictionary Learning: Multi-Dictionary Updates and Coefficient Reuse" contains implementations of matching pursuit algorithms including OMP, Batch-OMP, and CoROMP, along with an improved K-SVD dictionary learning algorithm. These essential source codes for image sparse representation research provide valuable learning resources featuring atomic decomposition techniques and dictionary optimization methods.

MATLAB 198 views Tagged