Image normalization and inverse normalization

版本 1.2.0.0 (65.8 KB) 作者: Randy Tang
Performs image normalization and inverse normalization against affine transformation
10.2K 次下载
更新时间 2009/7/29

查看许可证

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.

引用格式

Randy Tang (2024). Image normalization and inverse normalization (https://www.mathworks.com/matlabcentral/fileexchange/15686-image-normalization-and-inverse-normalization), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Mathematics and Optimization 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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.