图像配准 Resources

Showing items tagged with "图像配准"

Image registration source code implemented in MATLAB, featuring algorithms for automatic image alignment with adjustable parameters and optimization options for enhanced analysis and processing workflows.

MATLAB 231 views Tagged

Image registration process using thin plate splines involves the following steps: First, feature extraction from both images to obtain feature points; then finding matching feature pairs through similarity measurement. Accurate feature extraction ensures successful feature matching. Therefore, finding feature extraction methods with good invariance and accuracy is crucial for matching precision. This implementation uses thin plate splines for image registration, which provides smooth deformation fields while minimizing bending energy.

MATLAB 235 views Tagged

Implementation programs for image registration and image stitching, including sample test images. Useful for researchers studying image alignment techniques and panoramic image composition.

MATLAB 211 views Tagged