Click or drag to resize

DocumentAlignerAlign Method

Finds the best transform from source to target based on a given pair of PageFingerprints.

Overload List
  NameDescription
Public methodAlign(PageFingerprint, PageFingerprint)
Finds the best transform from template to sourceImage based on the given document's fingerprints.
Public methodAlign(PageFingerprint, PageFingerprint, ImmutableMatrix)

Finds the best transform from source to target based on a given pair of PageFingerprints and an initial alignment estimate.

Top
See Also