im2imSVD

Expresses one image in terms of an SVD decomposition of another one

Vous suivez désormais cette soumission

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

Citation pour cette source

Marcin Konowalczyk (2026). im2imSVD (https://fr.mathworks.com/matlabcentral/fileexchange/64756-im2imsvd), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.2.0.0

added link to the stack exchange question

1.1.0.0

fixed typo in the summary

1.0.0.0