# 点集配准 **Repository Path**: xiajiale/point-set-registration ## Basic Information - **Project Name**: 点集配准 - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-17 - **Last Updated**: 2023-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SVD对应文件 SVDtest.m 对应论文(SVD算法)An algorithm for associating the features of two images.pdf 基于SVD经典EigenVector对应文件EigenVectorMatch.m 对应论文ShapiroBrady_IVC1992 - Feature-Based Correspondence- an Eigenvector Approach.pdf 基于EigenVector改进的EMGaussian对应文件EMGaussianMatch.m 对应论文Alignment using Spectral Clusters.pdf ICP计算偏移 对应文件 ICPtest.m SVD方法,EigenVector方法和EMGaussian的效果都不太理想