com.supermap.image.processing

类 AccuracyStatistics



  • public class AccuracyStatistics
    extends Object
    精度统计值
    • 方法详细资料

      • getErrorX

        public double getErrorX()
        获取 X 方向的中误差
        返回:
        X 方向的中误差
      • getErrorY

        public double getErrorY()
        获取 Y 方向的中误差
        返回:
        X 方向的中误差
      • getErrorXY

        public double getErrorXY()
        获取 XY 的中误差
        返回:
        XY 的中误差
      • getCheckpointsNumber

        public int getCheckpointsNumber()
        获取检查点数目
        返回:
        检查点数目

Copyright © 2021–2024 SuperMap. All rights reserved.