필터 지우기
필터 지우기

Sparse based image processing

조회 수: 9 (최근 30일)
Arghya Pathak
Arghya Pathak 2021년 9월 9일
편집: Arghya Pathak 2021년 9월 10일
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.

채택된 답변

Walter Roberson
Walter Roberson 2021년 9월 9일
편집: Walter Roberson 2021년 9월 9일
nnz(TheArray)/numel(TheArray)
gives the fraction that is filled. (Fraction, not percentage)
  댓글 수: 3
Walter Roberson
Walter Roberson 2021년 9월 10일
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 2021년 9월 10일
편집: Arghya Pathak 2021년 9월 10일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by