图像配准 Resources

Showing items tagged with "图像配准"

Implementation of Harris corner detection combined with NCC matching for accurate image registration, featuring high practical application value with detailed algorithm explanations and code implementation insights

MATLAB 199 views Tagged

The Thin Plate Spline (TPS) model performs non-rigid transformations to map source images to target images, making it highly valuable for image registration applications. Implementation involves solving a radial basis function interpolation problem with bending energy minimization.

MATLAB 203 views Tagged