Image normalization and inverse normalization

Performs image normalization and inverse normalization against affine transformation

現在この提出コンテンツをフォロー中です。

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 (2026). Image normalization and inverse normalization (https://jp.mathworks.com/matlabcentral/fileexchange/15686-image-normalization-and-inverse-normalization), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート 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.