登录
首页 » Matlab » Spin-Images的计算matlab代码(转载)

Spin-Images的计算matlab代码(转载)

于 2022-01-26 发布 文件大小:1.02 kB
0 122
下载积分: 2 下载次数: 1

代码说明:

旋转图像的全局配准技术最早是由 Johnson提出,在曲面上划分三角形有限元网格, 在每个节点上分别计算一个旋转图像。 旋转图像法的最大优点在于,随着计算旋转图像时选取的节点数目由少到多, 旋转图像逐步由局部特征演变为全局特征,也就是说旋转图像可以描述一定区域内的曲面形状。而对于有特别的几何形状的点(鼻尖、眼角点等),能形成非常特殊的旋转图像。 (参考文献:三维人脸特征点定位技术研究)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nonlinear
    This is for auto-parking, it accompany with the other file I attached.
    2011-03-22 01:57:33下载
    积分:1
  • PSNR
    Compute the PSNR of two gray scale image
    2014-08-19 19:55:27下载
    积分:1
  • Kmeans1
    K-means algorithm developed in Matlab. Classify data.
    2009-12-01 22:58:53下载
    积分:1
  • QI045_Matlab_X_L
    扩频通信,从电磁波利用来看,与一般现有的常规通信方式完全不同。扩频通信利用伪随机编码把信息数据(窄带信号)的频谱进行扩展,形成宽带的低功率谱密度信号发射,使用不同的伪随机序列编码,不同通信用户可在同一频段、同一时间工作,互不影响或干扰极小地进行通信。(Spectrum, from the electromagnetic waves used term, and the general existing conventional means of communication is entirely different. Spread spectrum communication using pseudo-random code to the information data (narrowband signal) to extend the spectrum, the formation of low-power spectral density broadband signal transmission, using different pseudo-random sequence of coding, different communication users at the same frequency band, at the same time work, mutual does not affect or interfere with a very small way to communicate.)
    2010-05-08 18:51:26下载
    积分:1
  • pso-dace-optimization
    改进的粒子群优化克里金模型,相较传统的克里金模型MATLAB数据包,此方法输入参数更少(Improved particle swarm optimization kriging model, compared with the traditional kriging model MATLAB data packet, this method less input parameters)
    2021-03-10 19:09:26下载
    积分:1
  • Genetic
    说明:  使用GA遗传优化算法优化RBF-BP网络,提高精度(Using GA to optimize RBF BP network)
    2019-12-03 16:01:11下载
    积分:1
  • 1.2-Mutual_Info
    Matlab and C code of mutual information
    2015-03-16 15:57:45下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • fig210
    Space-Time Codes and MIMO Systems
    2008-09-04 20:06:29下载
    积分:1
  • power-electronic
    说明:  讲述电力电子技术中变换技术和控制技术的指导用书(About the power electronics and control technology in the transformation of the guide book)
    2011-04-07 11:41:01下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载