xdem.coreg.Coreg.fit

Contents

xdem.coreg.Coreg.fit#

Coreg.fit(reference_elev, to_be_aligned_elev, inlier_mask=None, bias_vars=None, weights=None, subsample=None, transform=None, crs=None, z_name='z', verbose=False, random_state=None, **kwargs)[source]#

Estimate the coregistration transform on the given DEMs.

Parameters:
Return type:

TypeVar(CoregType, bound= Coreg)