Retrieves the residuals if redundant control points were provided
如果冗余控制点提供了检索的残差
用法----------Usage----------
getResiduals(object)
参数----------Arguments----------
参数:object
Object of the class SimilarityTransformation or AffineTransformation
对象之类的SimilarityTransformation的或AffineTransformation
Details
详细信息----------Details----------
Residuals are determined only if Least Squares is applied, i.e., if more than the required control points were provided. Residuals are the difference between transformed source coordinates and target coordinates of control points.
如果应用最小二乘残差确定,即,如果超过所需的控制点提供。残差变换源坐标和目标坐标控制点之间的差异。
值----------Value----------
2-column matrix with coordinate differences
2列的矩阵坐标差
(作者)----------Author(s)----------
German Carrillo
参考文献----------References----------
GIS and surveying. Section 4.9.3-4. pp.135-137, 2008.