An open API service indexing awesome lists of open source software.

https://github.com/denbonte/ksvd

My implementation of the KSVD (from Elad, Aharon and Bruckstein - KSVD An Algorithm for Designing Overcomplete Dictionaries for Sparse Representation) algorithm - super old Uni project.
https://github.com/denbonte/ksvd

Last synced: 2 months ago
JSON representation

My implementation of the KSVD (from Elad, Aharon and Bruckstein - KSVD An Algorithm for Designing Overcomplete Dictionaries for Sparse Representation) algorithm - super old Uni project.

Awesome Lists containing this project

README

        

# KSVD
My MATLAB implementation of the KSVD method (from Elad, Aharon and Bruckstein - KSVD An Algorithm for Designing Overcomplete Dictionaries for Sparse Representation).