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.
- Host: GitHub
- URL: https://github.com/denbonte/ksvd
- Owner: denbonte
- License: mit
- Created: 2018-06-05T16:03:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T16:06:32.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T10:07:26.740Z (4 months ago)
- Language: Matlab
- Homepage:
- Size: 16 MB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).