Adjustment options for Reality mapping satellite imagery

Available for an ArcGIS organization with the ArcGIS Reality license.

The parameters used in computing the block adjustment are defined in the Adjust window. The available adjustment options depend on the type of workspace you defined when you set up the Reality mapping project. For example, RPC or polynomial transformation options are available for satellite images.

Block adjustment

The block adjustment parameters for satellite imagery are described below. These parameters are used when computing tie points or ground control points (GCPs) and when computing a block adjustment.

Transformation type

Three types of transformations are available for adjusting a mosaic dataset comprised of satellite imagery.

  • RPC—The Rational Polynomial Coefficients (RPC) will be used for the transformation. This is used for satellite imagery that contains RPC information within the metadata. This is the default.
  • POLYORDER1—A first-order polynomial (affine) is used in the block adjustment computation.
  • POLYORDER0—A zero-order polynomial is used in the block adjustment computation. This is commonly used when your data is in a flat area.

Blunder point threshold (in pixels)

Tie points with a residual error greater than the Blunder Point Threshold value are not used in computing the adjustment. The measurement unit of the residual is pixels.

Reproject tie points

A part of the adjustment process includes computing and displaying each tie point at its correct 2D map location. This is an optional step that only supports the visual analysis of tie points with the 2D map view. Following adjustment, the Reproject Tie Points option in the Manage Tie Points drop-down menu must be used.

Note:

When working with large projects with more than 1,000 images, this step can be skipped to reduce adjustment processing duration, without any adverse impact to the adjustment quality.

Image location accuracy

The inherent positional accuracy of the imagery depends on the sensor viewing geometry, type of sensor, and level of processing. Positional accuracy is typically described as part of the imagery deliverable. Choose the keyword that best describes the accuracy of the imagery.

The values consist of three settings that are used in the tie point calculation algorithm to determine the number of images in the neighborhood to use. For example, when the accuracy is set to High, the algorithm uses a smaller neighborhood to identify matching features in the overlapping images.

SettingDescription

Low

Images have poor location accuracy and large errors in sensor orientation (rotation of more than 5 degrees). The scale invariant feature transform (SIFT) algorithm is used, which has a large pixel search range to support point matching computation.

Medium

Images have moderate location accuracy and small errors in sensor orientation (rotation of less than 5 degrees). The Harris algorithm is used with a search range of approximately 800 pixels to support the point matching computation. This is the default setting.

High

Images have high location accuracy and small errors in sensor orientation. This setting is suitable for satellite imagery that has been provided with exterior orientation data. The Harris algorithm is used with a small search range to support point matching computation.

Tie point similarity

Choose the tolerance level for matching tie points between image pairs.

SettingDescription

Low

The similarity tolerance for the matching imagery pairs is low. This setting produces the most matching pairs, but some of the matches may have a higher level of error.

Medium

The similarity tolerance for the matching pairs is medium. This is the default setting.

High

The similarity tolerance for the matching pairs is high. This setting produces the least number of matching pairs, but each matching pair has a lower level of error.

Tie point density

Choose the relative number of tie points to be computed between image pairs.

SettingDescription

Low

The fewest number of tie points is produced.

Medium

An intermediate number of tie points is produced. This is the default setting.

High

A high number of tie points is produced.

Tie point distribution

Choose whether the output points have a regular or random distribution.

  • Random—Points are generated randomly. Randomly generated points are better for overlapping areas with irregular shapes. This is the default setting.
  • Regular—Points are generated based on a fixed pattern.

Mask polygon features

Use a polygon feature class to exclude areas you do not want used when computing tie points.

In the attribute table of the feature class, the mask field controls the inclusion or exclusion of areas for computing tie points. A value of 1 indicates that the areas defined by the polygons (inside) are excluded from the computation. A value of 2 indicates that the areas defined by the polygons (inside) are included in the computation and areas outside of the polygons are excluded.

Related topics


In this topic
  1. Block adjustment