public class BlockAbsoluteAccuracyCheckerParameter
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
BlockAbsoluteAccuracyCheckerParameter()
默认构造函数
|
public void dispose()
public AccuraycCheckSourceOfImage getCheckImageSource()
public BlockAbsoluteAccuracyCheckerParameter setCheckImageSource(AccuraycCheckSourceOfImage value)
value
- 执行精度评价的影像来源public boolean isCheckPanchromaticImages()
public BlockAbsoluteAccuracyCheckerParameter setCheckPanchromaticImages(boolean value)
value
- 是否检查全色影像public boolean isCheckMultispectralImages()
public BlockAbsoluteAccuracyCheckerParameter setCheckMultispectralImages(boolean value)
value
- 是否检查多光谱影像public boolean isCheckStereoImages()
public BlockAbsoluteAccuracyCheckerParameter setCheckStereoImages(boolean value)
value
- 是否检查立体影像public boolean isDetectBuildingMask()
public BlockAbsoluteAccuracyCheckerParameter setDetectBuildingMask(boolean value)
value
- 是否进行建筑物检测,去掉落在建筑物上的检查点。public double getSearchRadius()
public BlockAbsoluteAccuracyCheckerParameter setSearchRadius(double radius)
radius
- 搜索距离public double getErrorThreshold()
public BlockAbsoluteAccuracyCheckerParameter setErrorThreshold(double errorThreshold)
errorThreshold
- 误差阈值public ImageMatchMethod getImageMatchMethod()
public BlockAbsoluteAccuracyCheckerParameter setImageMatchMethod(ImageMatchMethod imageMatchMethod)
ImageMatchMethod.MOTIF
imageMatchMethod
- 影像匹配方法public int getBlockSizeX()
public BlockAbsoluteAccuracyCheckerParameter setBlockSizeX(int value)
value
- 分块列大小public int getBlockSizeY()
public BlockAbsoluteAccuracyCheckerParameter setBlockSizeY(int value)
value
- 分块列大小public DatasetVector getCheckRegionDataset()
public BlockAbsoluteAccuracyCheckerParameter setCheckRegionDataset(DatasetVector checkRegionDataset)
checkRegionDataset
- 区域精度检测范围数据集public int getMaxPointsInEachBlock()
public BlockAbsoluteAccuracyCheckerParameter setMaxPointsInEachBlock(int value)
value
- 点数目值public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
Copyright © 2021–2024 SuperMap. All rights reserved.