Instructions for Use
Tie points are corresponding image points that can construct a stereo model or establish connections between adjacent models (images). Generating tie points helps improve accuracy during geometric correction, ensuring spatial consistency of images.
SuperMap iDesktopX11i(2023) version starts to support this feature.
Parameter Description
Parameter Name | Parameter Interpretation | Parameter Type |
Dataset |
Displays the dataset containing the images used for generating tie points. This field is not editable. |
DatasetMosaic |
Input Image Type | Select the type of image used for generating tie points. Default is Panchromatic Image. It can also be switched to Multispectral Image, Forward-looking Image, Rear-view Image, or Front View and Rear View Image based on specific circumstances. | ComboBoxImageType |
Refer to the Adjustment File |
Based on existing adjustment file information, make newly generated tie points closer to the accuracy of existing tie points. Use the Add and Delete buttons in the toolbar to conveniently manage multiple adjustment reference files. The adjustment file is obtained from the Block Adjustment function. |
ReferenceFileData |
Error Threshold |
The error threshold for outlier removal in image matching. The value range is [0,40], default is 5, and the unit is px. During image matching, the least squares method is used to fit the result points, removing points that exceed the error threshold. A larger threshold retains more tie points but increases the probability of retaining incorrect points. |
Double |
Point Distribution Mode |
Select the tie point distribution mode. Two options are provided: Conventional and Uniform. Default is Conventional.
|
PointDistributionMethod |
Density |
Available when Conventional is selected in Point Distribution Mode. Sets the intensity for generating ground control points: Sparse is 3*3 sub-regions; Medium is 4*4 sub-regions; Dense is 6*6 sub-regions. Default is Medium. Higher density requires longer computation and processing time. |
ImageMatchPointDensityLevel |
Matching Method |
Available when Conventional is selected in Point Distribution Mode. Five matching methods are provided. Among them, AFHORP and RIFT support multi-modal data matching, while DEEPFT requires configuring an AI model and installing CUDA.
|
ImageMatchMethod |
Maximum Points Per Block |
Available when Conventional is selected in Point Distribution Mode. The maximum number of points retained within each image block during image matching. The value range is [25,2048], default is 256. |
Integer |
Number of Seed Points |
Available when Uniform is selected in Point Distribution Mode. Sets the number of seed points for corresponding point matching on each image. The value range is [64,6400], default is 512. When image texture is poor, it is recommended to increase the number of tie points to ensure enough points are matched, improving subsequent imagery quality. |
Integer |
Seed Point Search |
Available when Uniform is selected in Point Distribution Mode. Sets the method for searching seed points. Default is Raster Center Point.
|
SearchSeedPointMethod |
Template Size |
Available when Uniform is selected in Point Distribution Mode. Sets the interval size between seed points. The value range is [1,256], default is 40, and the unit is px. A larger template makes the searched points more reliable but takes longer. |
Integer |
Search Radius |
Available when Uniform is selected in Point Distribution Mode. Sets the search radius for seed points in image matching. The value range is [0,256], default is 40, and the unit is px. A larger search radius increases the matching range but also takes longer. |
Double |
Semantic Culling of Non-Ground Points | Not selected by default. When selected, it automatically removes tie points in cloud areas and building areas based on AI semantic technology. | Boolean |
Cloud Area | Available after selecting Semantic Culling of Non-Ground Points. Selected by default, meaning tie points within cloud areas will be automatically removed based on the set dataset. If not selected, tie points in cloud areas are retained. | Boolean |
Dataset |
Displayed after selecting Cloud Area, not editable. For DOM production-related workflows, use the cloud amount data in Set Image Path. For DSM production-related workflows, use the cloud amount data in Set Image Path (DSM/DEM). |
DatasetVector |
Building Area |
Available after selecting Semantic Culling of Non-Ground Points. Selected by default, meaning building areas will be automatically identified, and tie points in those areas will be removed. If not selected, tie points in building areas are retained. |
Boolean |
Output Result
Generates a TiePoint vector point dataset in the Control Point data source.
Related Topics
Generate Ground Control Points