Label | Explanation | Data Type |
Input mosaic dataset | The input mosaic dataset with densely overlapped images. | Mosaic Dataset; Mosaic Layer |
Maximum Area Overlap (Optional) | The maximum amount of overlap between the mosaic dataset and the footprint of each image in the mosaic dataset. If the percentage of overlap is greater than this threshold, the image is excluded since it will have too much redundant information. The percentage is expressed as a decimal. For example, a maximum overlap of 60 percent is expressed as 0.6. | Double |
Maximum Area Loss Allowed (Optional) | The maximum percentage of area that can be excluded by the candidate images. After the tool finds the best candidate images based on the Maximum Area Overlap parameter value, it checks whether the maximum excluded area is below the threshold specified. If the excluded area is greater than the specified threshold, the tool will add candidate images to fill in some of the voids that were missing. These excluded areas will typically be along the border of the mosaic dataset. The percentage is expressed as a decimal. For example, a maximum excluded area of 5 percent is expressed as 0.05. | Double |
Maximum Obliqueness Angle of Image
(Optional) | The maximum image obliqueness angle that will be used to filter images. Any image with an obliqueness angle larger than this value will not be used as a candidate. This parameter is measured in degrees. The default value is 15. | Double |
Derived Output
Label | Explanation | Data Type |
Derived Mosaic Dataset | The updated mosaic dataset. | Mosaic Dataset; Mosaic Layer |