Sparse based image processing

4 Ansichten (letzte 30 Tage)
Arghya Pathak
Arghya Pathak am 9 Sep. 2021
Bearbeitet: Arghya Pathak am 10 Sep. 2021
Hello everyone.Kindly suggest me a good source from where I can learn to write matlab Code for sparse based image processing ,dictionary learning etc. I am a newcomer in this field so I also need to learn the underlying theory of sparse based image processing,dictionary learning in a lucid manner.Professor M Elad book is very good but it is too hard to begin with.I need some easy book which is written in an easy way.From the basic to the advanced one. Please help me. Thank you.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 9 Sep. 2021
Bearbeitet: Walter Roberson am 9 Sep. 2021
nnz(TheArray)/numel(TheArray)
gives the fraction that is filled. (Fraction, not percentage)
  3 Kommentare
Walter Roberson
Walter Roberson am 10 Sep. 2021
You edited away the part of the question that I responded to.
I do not have any references to give on the remaining topics.
Arghya Pathak
Arghya Pathak am 10 Sep. 2021
Bearbeitet: Arghya Pathak am 10 Sep. 2021
Actually my fundamental query is how to learn sparse based image processing , dictionary learning and to write matlab codes for the different applications. I am new in this field and didn't find any suitable source to learn the concept clearly.Sorry for the inconvenience. Thank you for answering previous question.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by