Image normalization and inverse normalization

Performs image normalization and inverse normalization against affine transformation

Al momento, stai seguendo questo contributo

An implementation of the image normalization (and inverse normalization) part of P. Dong et al.'s paper: "Digital Watermarking Robust to Geometric Distortions," IEEE Trans. Image Processing, Vol. 14, No. 12, pp. 2140-2150, 2005.

Cita come

Randy Tang (2026). Image normalization and inverse normalization (https://it.mathworks.com/matlabcentral/fileexchange/15686-image-normalization-and-inverse-normalization), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.2.0.0

Bugs fixed and a test file added.

1.0.0.0

1 Add explicit 'XYScale' in the input arguments of 'imtransform' function.
2. Remove 'cutboarder' function.