Build Stereo Model, Compute Block Adjustment and Camera Model Tools
Build Stereo Model
How to Build Stereo Model Tool in Arc Toolbox ArcMap ArcGIS?? |
Build Stereo Model |
Path
to access the tool
:
Build
Stereo Model Tool, Ortho Mapping Toolset, Raster
Box, Data Management Tools Toolbox
Build Stereo Model
Builds a stereo model of
a mosaic dataset based on a user-provided stereo pair.
A stereo model of a
mosaic dataset is required for stereo feature collection and 3D point cloud
generation. A stereo model, as one of the tables within a mosaic dataset,
defines the stereo pairs. The stereo model stores the overlapping polygons, the
corresponding image identifiers, and image IDs that comprise each pair. The
stereo model can be accessed from the context menu of a mosaic dataset.
1.
Input Mosaic Dataset
The mosaic dataset on
which to build the stereo model.
Running Apply Block
Adjustment on the input mosaic dataset first will help create a more accurate
stereo model.
2.
Minimum Intersection Angle (in degree) (optional)
The value, in degrees,
that defines the minimum angle the stereo pair must meet. The default is 10.
3.
Maximum Intersection Angle (in degree) (optional)
The value, in degrees,
that defines the maximum angle the stereo pair must meet. The default is 70.
4.
Minimum Area Overlap (optional)
The percentage of the
overlapping area over the whole image. The default is 0.5.
5.
Maximum Omega/Phi Difference (in degree) (optional)
The maximum threshold
for the Omega/Phi difference between the two image pairs. The Omega values and
Phi values for the image pairs are compared. If the difference between either
the two Omega or the two Phi values is above the threshold,
the pairs will not
be formatted as a stereo pair.
6.
Maximum GSD Difference (optional)
The threshold for the
maximum ground sample distance (GSD) between two images in a pair. If the
resolution ratio between the two images is greater than the threshold value,
the pairs will not be built as a stereo pair. The default is 2.
7.
Group by (optional)
Builds the stereo model
from raster items within the same group, defined by a mosaic dataset field such
as RGB, Panchromatic, or Infrared.
Compute Block Adjustment
How to Compute Block
Adjustment Tool in Arc Toolbox ArcMap ArcGIS?? |
Compute Block Adjustment |
Path
to access the tool
:
Compute
Block Adjustment Tool, Ortho Mapping Toolset, Raster
Box, Data Management Tools Toolbox
Compute Block Adjustment
This tool is used to
compute the adjustments to the mosaic dataset. This tool will create a solution
table that can be used to apply the actual adjustments.
1.
Input Mosaic Dataset
The input mosaic dataset
that will be adjusted.
2.
Input Control Points
The control point table
that includes tie points and ground control points.
You can use the output
from the Compute Tie Points tool or a refined control point table edited by the
Block Adjustment Window.
3.
Transformation Type
The type of
transformation that will be used when adjusting the mosaic dataset.
- POLYORDER0—A zero-order polynomial is used in the block adjustment
computation. This is commonly used when your data is in flat area.
- POLYORDER1—A first-order polynomial (affine) is used in the block
adjustment computation. This is the default.
- RPC—The Rational Polynomial Coefficients will be used for the
transformation. This is used for satellite imagery that contains RPC
information within the metadata. This option requires the ArcGIS Desktop
Advanced license.
- Frame—The Frame camera model will be used for the transformation.
This is used for aerial imagery that contains the frame camera information
within the metadata. This option requires the ArcGIS Desktop Advanced license.
4.
Output Solution Table
The output solution
table containing the adjustments.
5.
Output Solution Point Table (optional)
The output solution
points table. This will be saved as a polygon feature class. This output can be
quite large.
6.
Output Adjustment Quality Table (optional)
An output table used to
store adjustment quality information.
This parameter is only
valid if RPC was specified as the Transformation Method.
7.
Maximum Residual (optional)
A threshold that is used
in block adjustment computation; points with residuals exceeding the threshold
will not be used. This parameter applies when the transformation type is
POLYORDER0, POLYORDER1, or Frame. If the transformation is RPC, the
proper threshold for eliminating invalid points will be automatically
determined.
When the transformation
is POLYORDER0 or POLYORDER1 the units for this parameter will be in map units,
and the default value will be 2.
When the transformation
is Frame the units for this parameter will be in pixels, and the default value
will be 5.
8.
Image Location Accuracy (optional)
Specifies the geometric
accuracy level of the images.
This parameter is only
valid if RPC was specified as the Transformation Method.
HIGH—Accuracy is under 30 meters.
MEDIUM—Accuracy is between 31 meters and 100 meters. This is the
default.
LOW—Accuracy is higher than 100 meters.
If low accuracy is
specified, the control points will first be improved by an initial triangulation;
then it will be used in the block adjustment calculation. The medium and high
accuracy does not require any additional estimation processing.
9.
Adjustment Options (optional)
Additional options that
can fine-tune the adjustment computation. To set, type the keyword and the
corresponding value in the list box.
- MinResidual—The minimum residual value, which is the lower
threshold value. When polynomial transformation is either POLYORDER0 or
POLYORDER1, the units will be in map units and the default minimum residual
will be 0. The minimum residual value and the maximum residual parameter are
used in detecting and removing points that generate large errors from the block
adjustment computation.
- MaxResidualFactor—The maximum residual factor is a factor used to
generate maximum (upper threshold) residual.
If the Maximum Residual parameter
is not defined, it will use the MaxResidualFactor * RMS to calculate the upper
threshold value.The minimum residual value and the maximum residual parameter
are used in detecting and removing points that generate large errors from block
adjustment computation.
Compute Camera Model
How to Compute Camera Model Tool in Arc Toolbox ArcMap ArcGIS?? |
Compute Camera Model |
Path
to access the tool
:
Compute
Camera Model Tool, Ortho Mapping Toolset, Raster
Box, Data Management Tools Toolbox
Compute Camera Model
Estimates the exterior
camera model and interior camera model from the EXIF header of the raw image
and refines the camera models. The model is then applied to the mosaic dataset
with an option to use a tool-generated, high-resolution digital surface model
(DSM) to achieve better orthorectification.
This is especially
helpful for UAV and UAS images, where the exterior and interior camera models
are coarse or undefined.
Input
Mosaic Dataset
The mosaic dataset on which to build and calculate the camera model.
Although not mandatory, it is recommended that the Apply Block Adjustment
tool has been previously run on the input mosaic dataset.
Output DSM
(optional)
A digital surface model raster dataset generated from the adjusted images
in the mosaic dataset. If Apply Adjustment is checked, this DSM will be used to
replace the DEM in the geometric function to achieve better orthorectification.
GPS
Location Accuracy (optional)
The accuracy level of your input images. The tool will search for images
in the neighborhood to compute matching points and automatically apply an
adjustment strategy based on the accuracy level.
· HIGH— GPS accuracy is 0 to 10 meters, and the tool uses a maximum of 4 by
3 images.
· MEDIUM— GPS accuracy of 10 to 20 meters, and the tool uses a maximum of 4
by 6 images.
· LOW— GPS accuracy of 20 to 50 meters, and the tool uses a maximum of 4 by
12 images.
· VERY_LOW— GPS accuracy is more than 50 meters, and the tool uses a maximum
of 4 by 20 images.
Estimate
Camera Model (optional)
Estimates the camera model by computing the adjustment based on eight
times the mosaic dataset's source resolution. Computing adjustment at such
levels will be faster but less accurate.
· Checked—The camera model will be estimated. This is the default.
· Unchecked—The camera model will not be estimated.
Refine
Camera Model (optional)
Computes the adjustment at the mosaic dataset resolution. Computing
adjustment at this level will provide the most accurate result.
· Checked—The adjustment will be computed at the source resolution. This is
the default.
· Unchecked—The adjustment will not be computed at the source resolution.
This option will be faster, so it is a good option when you do not need the
computation to be performed at the source resolution.
Apply
Adjustment (optional)
Choose whether to apply the adjusted transformation to the mosaic dataset.
· Checked—Apply the calculated adjustment to the input mosaic dataset. This
is the default.
· Unchecked—Do not apply the calculated adjustment to the input mosaic
dataset.
Maximum
Residual (optional)
The maximum residual value allowed to keep a computed control point as a
valid control point. The default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when
estimating the camera model. The default value is 8, which means eight times
the source pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image,
it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
1.
Input Mosaic Dataset
The mosaic dataset on
which to build and calculate the camera model.
Although not mandatory,
it is recommended that the Apply Block Adjustment tool has been previously run
on the input mosaic dataset.
Output DSM
(optional)
A digital surface model raster dataset generated from the adjusted images
in the mosaic dataset. If Apply Adjustment is checked, this DSM will be used to
replace the DEM in the geometric function to achieve better orthorectification.
GPS
Location Accuracy (optional)
The accuracy level of your input images. The tool will search for images
in the neighborhood to compute matching points and automatically apply an
adjustment strategy based on the accuracy level.
· HIGH— GPS accuracy is 0 to 10 meters, and the tool uses a maximum of 4 by
3 images.
· MEDIUM— GPS accuracy of 10 to 20 meters, and the tool uses a maximum of 4
by 6 images.
· LOW— GPS accuracy of 20 to 50 meters, and the tool uses a maximum of 4 by
12 images.
· VERY_LOW— GPS accuracy is more than 50 meters, and the tool uses a maximum
of 4 by 20 images.
Estimate
Camera Model (optional)
Estimates the camera model by computing the adjustment based on eight
times the mosaic dataset's source resolution. Computing adjustment at such
levels will be faster but less accurate.
· Checked—The camera model will be estimated. This is the default.
· Unchecked—The camera model will not be estimated.
Refine
Camera Model (optional)
Computes the adjustment at the mosaic dataset resolution. Computing
adjustment at this level will provide the most accurate result.
· Checked—The adjustment will be computed at the source resolution. This is
the default.
· Unchecked—The adjustment will not be computed at the source resolution.
This option will be faster, so it is a good option when you do not need the
computation to be performed at the source resolution.
Apply
Adjustment (optional)
Choose whether to apply the adjusted transformation to the mosaic dataset.
· Checked—Apply the calculated adjustment to the input mosaic dataset. This
is the default.
· Unchecked—Do not apply the calculated adjustment to the input mosaic
dataset.
Maximum
Residual (optional)
The maximum residual value allowed to keep a computed control point as a
valid control point. The default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when
estimating the camera model. The default value is 8, which means eight times
the source pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
2.
Output DSM (optional)
A digital surface model
raster dataset generated from the adjusted images in the mosaic dataset. If
Apply Adjustment is checked, this DSM will be used to replace the DEM in the
geometric function to achieve better orthorectification.
GPS Location
Accuracy (optional)
The accuracy level of your input images. The tool will search for images
in the neighborhood to compute matching points and automatically apply an
adjustment strategy based on the accuracy level.
· HIGH— GPS accuracy is 0 to 10 meters, and the tool uses a maximum of 4 by
3 images.
· MEDIUM— GPS accuracy of 10 to 20 meters, and the tool uses a maximum of 4
by 6 images.
· LOW— GPS accuracy of 20 to 50 meters, and the tool uses a maximum of 4 by
12 images.
· VERY_LOW— GPS accuracy is more than 50 meters, and the tool uses a maximum
of 4 by 20 images.
Estimate
Camera Model (optional)
Estimates the camera model by computing the adjustment based on eight
times the mosaic dataset's source resolution. Computing adjustment at such
levels will be faster but less accurate.
· Checked—The camera model will be estimated. This is the default.
· Unchecked—The camera model will not be estimated.
Refine
Camera Model (optional)
Computes the adjustment at the mosaic dataset resolution. Computing
adjustment at this level will provide the most accurate result.
· Checked—The adjustment will be computed at the source resolution. This is
the default.
· Unchecked—The adjustment will not be computed at the source resolution.
This option will be faster, so it is a good option when you do not need the
computation to be performed at the source resolution.
Apply
Adjustment (optional)
Choose whether to apply the adjusted transformation to the mosaic dataset.
· Checked—Apply the calculated adjustment to the input mosaic dataset. This
is the default.
· Unchecked—Do not apply the calculated adjustment to the input mosaic
dataset.
Maximum
Residual (optional)
The maximum residual value allowed to keep a computed control point as a
valid control point. The default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when
estimating the camera model. The default value is 8, which means eight times
the source pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
3.
GPS Location Accuracy (optional)
The accuracy level of
your input images. The tool will search for images in the neighborhood to
compute matching points and automatically apply an adjustment strategy based on
the accuracy level.
HIGH— GPS accuracy is 0 to 10 meters, and the tool uses a maximum
of 4 by 3 images.
MEDIUM— GPS accuracy of 10 to 20 meters, and the tool uses a
maximum of 4 by 6 images.
LOW— GPS accuracy of 20 to 50 meters, and the tool uses a maximum
of 4 by 12 images.
VERY_LOW— GPS accuracy is more than 50 meters, and the tool uses a
maximum of 4 by 20 images.
Estimate
Camera Model (optional)
Estimates the camera model by computing the adjustment based on eight
times the mosaic dataset's source resolution. Computing adjustment at such
levels will be faster but less accurate.
· Checked—The camera model will be estimated. This is the default.
· Unchecked—The camera model will not be estimated.
Refine
Camera Model (optional)
Computes the adjustment at the mosaic dataset resolution. Computing
adjustment at this level will provide the most accurate result.
· Checked—The adjustment will be computed at the source resolution. This is
the default.
· Unchecked—The adjustment will not be computed at the source resolution.
This option will be faster, so it is a good option when you do not need the
computation to be performed at the source resolution.
Apply
Adjustment (optional)
Choose whether to apply the adjusted transformation to the mosaic dataset.
· Checked—Apply the calculated adjustment to the input mosaic dataset. This
is the default.
· Unchecked—Do not apply the calculated adjustment to the input mosaic
dataset.
Maximum
Residual (optional)
The maximum residual value allowed to keep a computed control point as a
valid control point. The default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when
estimating the camera model. The default value is 8, which means eight times
the source pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and removed.
The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
4.
Estimate Camera Model (optional)
Estimates the camera
model by computing the adjustment based on eight times the mosaic dataset's
source resolution. Computing adjustment at such levels will be faster but less
accurate.
Checked—The camera model will be estimated. This is the default.
Unchecked—The camera model will not be estimated.
5.
Refine Camera Model (optional)
Computes the adjustment
at the mosaic dataset resolution. Computing adjustment at this level will
provide the most accurate result.
Checked—The adjustment will be computed at the source resolution.
This is the default.
Unchecked—The adjustment will not be computed at the source
resolution. This option will be faster, so it is a good option when you do not
need the computation to be performed at the source resolution.
Apply
Adjustment (optional)
Choose whether to apply the adjusted transformation to the mosaic dataset.
· Checked—Apply the calculated adjustment to the input mosaic dataset. This
is the default.
· Unchecked—Do not apply the calculated adjustment to the input mosaic
dataset.
Maximum
Residual (optional)
The maximum residual value allowed to keep a computed control point as a
valid control point. The default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when
estimating the camera model. The default value is 8, which means eight times
the source pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
6.
Apply Adjustment (optional)
Choose whether to apply
the adjusted transformation to the mosaic dataset.
- Checked—Apply the calculated adjustment to the input mosaic
dataset. This is the default.
- Unchecked—Do not apply the calculated adjustment to the input
mosaic dataset.
Maximum Residual
(optional)
The maximum residual value allowed to keep a computed control point as a
valid control point. The default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when estimating
the camera model. The default value is 8, which means eight times the source
pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
7.
Maximum Residual (optional)
The maximum residual
value allowed to keep a computed control point as a valid control point. The
default is 5.
Initial
Tie Point Resolution (optional)
Defines the resolution factor at which tie points are generated when
estimating the camera model. The default value is 8, which means eight times
the source pixel resolution.
For images with only minor differentiation of features, such as
agriculture fields, a lower value such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
8.
Initial Tie Point Resolution (optional)
Defines the resolution
factor at which tie points are generated when estimating the camera model. The
default value is 8, which means eight times the source pixel resolution.
For images with only
minor differentiation of features, such as agriculture fields, a lower value
such as 2 can be used.
Output
Control Point Table (optional)
The optional control points feature class.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
9.
Output Control Point Table (optional)
The optional control
points feature class.
10.
Output Solution Table (optional)
The optional adjustment
solution table. The solution table contains the Root Mean Square (RMS) of the
adjustment error and solution matrix.
11.
Output Solution Point Table (optional)
The optional solution
point feature class. The solution points are the final controls points used to
generate the adjustment solution.
12.
Output Flight Path (optional)
The optional flight path
line feature class.
13.
Maximum Area Overlap (optional)
The percentage of
overlap between two images needed to consider them duplicates.
For example, if the
value is 0.9, it means if an image is 90 percent covered by another image, it
will be considered a duplicate and removed.
14.
Minimum Control Point Coverage (optional)
A percentage indicating
the control point's coverage on an image. If the coverage is below the minimum
percentage, the image will be unresolved and removed. The default is 0.2, which
is 20 percent.
15.
Remove Off-Strip Images (optional)
Controls whether images
will be automatically removed if they are too far from the flight strip.
- Unchecked—Use all images. This is the default.
- Checked—Remove images that are too far away from the flight strip.
16.
Input Tie Point Table (optional)
The tie point table used to compute the camera model. If a tie
point table is not specified, the tool will compute its own tie points and
estimate the camera model.
·
Additional Options (optional)
· Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
Output
Solution Table (optional)
The optional adjustment solution table. The solution table contains the
Root Mean Square (RMS) of the adjustment error and solution matrix.
Output
Solution Point Table (optional)
The optional solution point feature class. The solution points are the
final controls points used to generate the adjustment solution.
Output
Flight Path (optional)
The optional flight path line feature class.
Maximum
Area Overlap (optional)
The percentage of overlap between two images needed to consider them
duplicates.
For example, if the value is 0.9, it means if an image is 90 percent
covered by another image, it will be considered a duplicate and removed.
Minimum
Control Point Coverage (optional)
A percentage indicating the control point's coverage on an image. If the
coverage is below the minimum percentage, the image will be unresolved and
removed. The default is 0.2, which is 20 percent.
Remove
Off-Strip Images (optional)
Controls whether images will be automatically removed if they are too far
from the flight strip.
· Unchecked—Use all images. This is the default.
· Checked—Remove images that are too far away from the flight strip.
Input Tie
Point Table (optional)
The tie point table used to compute the camera model. If a tie point table
is not specified, the tool will compute its own tie points and estimate the
camera model.
Additional
Options (optional)
Additional options for the adjustment engine. These options are only for
use by third-party adjustment engines.
17.
Additional Options (optional)
Additional options for
the adjustment engine. These options are only for use by third-party adjustment
engines.
Comments
Post a Comment