Image normalization and inverse normalization
by Yuan-Liang Tang
24 Jul 2007
(Updated 29 Jul 2009)
Performs image normalization and inverse normalization against affine transformation
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 06 Aug 2007 |
1. Copyright information is added
2. More comments are added
3. Minor program modification |
| 03 Mar 2008 |
Du to many inquiries of how to invert a normalized image, some codes were added in 'imnorm.m' such that it returns various transformation matrices. 'iminvnorm.m' then performs the inverse normalization, taking those matrices as inputs. |
| 27 Mar 2008 |
Bug fixed |
| 31 Mar 2008 |
1 Add explicit 'XYScale' in the input arguments of 'imtransform' function.
2. Remove 'cutboarder' function. |
| 29 Jul 2009 |
Bugs fixed and a test file added. |
|
Contact us at files@mathworks.com