文件名称:坐标转换/坐标标定(matlab优化方法实现)
文件大小:2KB
文件格式:RAR
更新时间:2012-08-29 04:35:12
matlab optimization coordinates
坐标转换:已知n个点在a,b两坐标系中的坐标值,采用优化方法求转换关系(标准的7参数转换关系,x,y,z的移动,x,y,z的旋转,以及缩放系数)ps:附带空间旋转公式。input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom)
【文件预览】:
CordFitIdeal
----CordFitMain.m(414B)
----TestCordFit.m(2KB)
----CordFit.m(386B)
----CordFitgm.m(681B)