程序包 | 说明 |
---|---|
com.supermap.image.processing |
限定符和类型 | 方法和说明 |
---|---|
ImageMatchMethod |
BlockAbsoluteAccuracyCheckerParameter.getImageMatchMethod()
返回执行精度评价的影像匹配方法
|
ImageMatchMethod |
FuseRegistrationProcessorParameter.getImageMatchMethod()
返回匹配方法,默认为 MOTIF
|
ImageMatchMethod |
ImageMatchParameter.getImageMatchMethod()
返回匹配方法,默认为 MOTIF
|
ImageMatchMethod |
ImageMatchProcessorParameter.getImageMatchMethod()
返回匹配方法,默认为 MOTIF
|
static ImageMatchMethod |
ImageMatchMethod.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ImageMatchMethod[] |
ImageMatchMethod.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
BlockAbsoluteAccuracyCheckerParameter |
BlockAbsoluteAccuracyCheckerParameter.setImageMatchMethod(ImageMatchMethod imageMatchMethod)
设置执行精度评价的影像匹配方法,默认为
ImageMatchMethod.MOTIF |
FuseRegistrationProcessorParameter |
FuseRegistrationProcessorParameter.setImageMatchMethod(ImageMatchMethod imageMatchMethod)
设置影像匹配方法
|
ImageMatchParameter |
ImageMatchParameter.setImageMatchMethod(ImageMatchMethod imageMatchMethod)
设置影像匹配方法
|
ImageMatchProcessorParameter |
ImageMatchProcessorParameter.setImageMatchMethod(ImageMatchMethod imageMatchMethod)
设置影像匹配方法
|
Copyright © 2021–2024 SuperMap. All rights reserved.