Implementation of Logarithmic Polar Coordinate Transformation for Images
Implementation of image logarithmic polar coordinate transformation with rotation invariance, applicable for geometric attack resistance in digital watermarking systems
Explore MATLAB source code curated for "对数极坐标变换" with clean implementations, documentation, and examples.
Implementation of image logarithmic polar coordinate transformation with rotation invariance, applicable for geometric attack resistance in digital watermarking systems
Performing log-polar coordinate transformation on an image to prepare for Fourier-Mellin transform, converting rotation parameters into translation parameters with implementation details
A program designed to perform log-polar coordinate transformation in image processing. When parameters need to be obtained for rotated or scaled images, log-polar transformation must be applied first, followed by phase correlation method calculations.