Image normalization and inverse normalization

Performs image normalization and inverse normalization against affine transformation

You are now following this Submission

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.

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes 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.