Run ./HYFM-reg
with the following parameters:
./HYFM-reg <reference_image.raw> <target_image.raw> <image_width> <image_height> <number_bands>
Outputs:
rot_scal
allows to generate new target images with specific a scale and angle of rotation for testing the performance of the method.
Use:
./rot_scal <image.raw> <scale> <angle>
The output image is saved in the same directory with the name rot_scal_out.raw
.
Using Santa Barbara Line images:
./HYFM-reg barbara_line_2013.raw barbara_line_2014.raw 769 1024 224
Using Pavia University image:
./rot_scal PaviaU.raw 2.0 90
./HYFM-reg PaviaU.raw ./rot_scal_out.raw 340 610 103