im2imSVD

Expresses one image in terms of an SVD decomposition of another one
ダウンロード: 63
更新 2017/10/22

ライセンスの表示

Expresses the input image in terms of an SVD decomposition of the source image by solving the inverse problem image = Usource * S * Vsource'. Then a subset of S is used to approximate the final image. This subset is based on a quarter uint circle from the Lp-norm.
This file has been created in relation to the following question on Signal Processing Stack Exchange:
https://dsp.stackexchange.com/questions/44327/how-to-express-one-image-in-terms-of-another-one/44410

引用

Marcin Konowalczyk (2024). im2imSVD (https://www.mathworks.com/matlabcentral/fileexchange/64756-im2imsvd), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersRegion and Image Properties についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

added link to the stack exchange question

1.1.0.0

fixed typo in the summary

1.0.0.0