Data Structures | |
| struct | muse_exp_align_params_s |
| Structure to hold the parameters of the muse_exp_align recipe. More... | |
Typedefs | |
| typedef struct muse_exp_align_params_s | muse_exp_align_params_t |
| Structure to hold the parameters of the muse_exp_align recipe. | |
Compute the coordinate offset for each input field-of-view image with respect to a reference. The created list of coordinate offsets can then be used in muse_exp_combine as the field coordinate offsets to properly align the exposures during their combination.
| typedef struct muse_exp_align_params_s muse_exp_align_params_t |
Structure to hold the parameters of the muse_exp_align recipe.
This structure contains the parameters for the recipe that may be set on the command line, in the configuration, or through the environment.
1.6.1