Closed qbonnard closed 10 years ago
The detection performance of FindQuads are now comparable to FindQuadsWithLSD, if not better. Should we keep both ?
Very impressive improvement! I'm good to merge once you've check the suggested improvement for conditional refinement.
I'm also in favor of dropping LSD.
Made FindQuads more robust to scale, and tweaked two magic values to get more true positives on the test data set. The first tweak seems like a clear improvement, the second one is debatable : while there is no new false negative, there is a slight hit on processing time. Check the individual commit messages for performance stats.