Image normalization and inverse normalization

Performs image normalization and inverse normalization against affine transformation
10.2K Downloads
Updated 29 Jul 2009

View License

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 (2024). Image normalization and inverse normalization (https://www.mathworks.com/matlabcentral/fileexchange/15686-image-normalization-and-inverse-normalization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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.