程序包 | 说明 |
---|---|
com.supermap.image.processing |
限定符和类型 | 字段和说明 |
---|---|
static ImageMatchPointDensityLevel |
ImageMatchPointDensityLevel.HIGH
高密度
|
static ImageMatchPointDensityLevel |
ImageMatchPointDensityLevel.LOW
低密度等级
|
static ImageMatchPointDensityLevel |
ImageMatchPointDensityLevel.MEDIUM
中密度
|
限定符和类型 | 方法和说明 |
---|---|
ImageMatchPointDensityLevel |
ImageMatchProcessorParameter.getGroundPointDensityLevel()
返回地面控制点密度等级,默认为
ImageMatchPointDensityLevel.MEDIUM |
ImageMatchPointDensityLevel |
ImageMatchParameter.getMatchPointDensityLevel()
获取结果点密度等级
|
ImageMatchPointDensityLevel |
ImageMatchProcessorParameter.getTiePointDensityLevel()
返回连接点密度等级,默认为
ImageMatchPointDensityLevel.MEDIUM |
限定符和类型 | 方法和说明 |
---|---|
ImageMatchProcessorParameter |
ImageMatchProcessorParameter.setGroundPointDensityLevel(ImageMatchPointDensityLevel densityLevel)
设置影像匹配结果地面控制点密度等级
|
ImageMatchParameter |
ImageMatchParameter.setMatchPointDensityLevel(ImageMatchPointDensityLevel densityLevel)
设置影像匹配结果点的密度等级
|
ImageMatchProcessorParameter |
ImageMatchProcessorParameter.setTiePointDensityLevel(ImageMatchPointDensityLevel densityLevel)
设置影像匹配结果连接点的密度等级
|
Copyright © 2021–2024 SuperMap. All rights reserved.