用MATLAB来实现3D图像的匹配我要分享

Using MATLAB to realize 3D image matching

3D图像匹配 图像匹配

关注次数: 197

下载次数: 0

文件大小: 1KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本MATLAB程序,用MATLAB来实现3D图像的匹配,用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准。


English Description:

This matlab program uses MATLAB to realize 3D image matching, uses Gaussian convolution to find key points, and then uses the feature vector at the key points to realize 3D image registration through 3D vector matching


代码预览