Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 457 Bytes

Diffusion Maps

Matlab implementation of

Diffusion Maps, Ronald R. Coifman and Stéphane Lafon, Applied and Computational Harmonic Analysis, Volume 21, Issue 1, 2006. [Self-tuning affinity]

Includes calculaiton of sparse affinity matrix with self-tuning, and utils for applying diffusion maps to images, based on image patches.