## Imagery Auto-Registration ##

### Function Overview ###

Imagery Auto-Registration registers an image to a reference image automatically. The tool supports multiple transformation models and resampling methods, and outputs the registered image to the specified path.

### Usage ###

Click *Data Management > Data Registration > Imagery Auto-Registration* to open the tool.

<div align=center>
<img src="../../../ScreenShot/en/DataManagement/Transform/autoImageRegistration.png" alt="Automatic Image Registration" width="480" style='margin-left:24%;'/>
</div>

### Parameter Settings ###

* **Select File**: Input image to be registered.

* **Reference Image**: Reference image used as the registration target.

* **Method**: Transformation method used for image registration. First-order polynomial, second-order polynomial, and thin plate spline are supported.

* **Resampling Method**: Resampling method used when generating the registered image. Nearest neighbor, bilinear interpolation, and cubic convolution are supported.

* **Output Path**: Folder used to save the registered image.

### Output ###

The tool outputs the registered image file.
