﻿xdem.coreg.AffineCoreg
======================

.. currentmodule:: xdem.coreg

.. autoclass:: AffineCoreg

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~AffineCoreg.__init__
      ~AffineCoreg.apply
      ~AffineCoreg.centroid
      ~AffineCoreg.copy
      ~AffineCoreg.error
      ~AffineCoreg.fit
      ~AffineCoreg.fit_and_apply
      ~AffineCoreg.from_matrix
      ~AffineCoreg.from_translation
      ~AffineCoreg.residuals
      ~AffineCoreg.to_matrix
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~AffineCoreg.is_affine
      ~AffineCoreg.meta
   
   