Skip to content

Change realignment algorithm to LMEDS

Hugo Kerstens requested to merge pregrading-misalignment-fix into master

Changes the algorithm for estimating the affine transformation for realignment from RANSAC to LMEDS. In a dataset provided by Stefan this increased the correctly aligned questions from 67.7% to 99.7%.

Merge request reports