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 that you want between the mosaic dataset and the footprint of each image in the mosaic dataset. If the percentage of overlap is higher 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) | This is the maximum percentage of area that can be excluded by the candidate images. After the tool chooses the best candidate images based on the Maximum Area Overlap, it will then check to see if the maximum excluded area is below the threshold specified. If the excluded area is greater than the specified threshold, the tool will add more candidate images to fill in some of the voids that were missing. Most of these excluded areas will likely 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 |
Derived Output
Label | Explanation | Data Type |
Derived Mosaic Dataset | The updated mosaic dataset. | Mosaic Dataset; Mosaic Layer |