OMRChecker icon indicating copy to clipboard operation
OMRChecker copied to clipboard

Feature: Upgrade CropOnMarkers preProcessor; move Auto Alignment into a preProcessor

Open Udayraj123 opened this issue 11 months ago • 0 comments

Fixes https://github.com/Udayraj123/OMRChecker/issues/125

  • added AutoAlignTemplate.py
  • Upgraded CropOnMarkers to support timeline markers and rectangular boxes
  • Take four corners as optional input to improve speed and accuracy of omr_marker based template matching
  • Improved FeaturedBasedAlignment as well
  • TODO: update auto alignment samples and debugging images

Udayraj123 avatar Jul 19 '23 10:07 Udayraj123