Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Upgrade CropOnMarkers preProcessor #148

Closed
wants to merge 4 commits into from

Conversation

Udayraj123
Copy link
Owner

@Udayraj123 Udayraj123 commented Jul 19, 2023

Fixes #125

  • 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 wiki/documentation
  • TODO: update Readme

…dd file size hook; remove match syntax

fix: correct config for CropOnTimelineDots in template json

feat: added preProcessDimensions key; better validation errors; enable tracebacks for --debug; set name block;

fix: define out_omr in scope

fix: minor fixes

fix: add 1 mcq block

fix: improve pytest output

feat: bugfixes in field_block and bounding box; support vstack in debugging images;

feat: add support for pointSelectors

refactor: use maps to minimize code; move np.array() conversions

refactor: reuse code in CropOnMarkers; improve debugging experience;

fix: tuning for more template

fix: schema validation; preprocessor detection logic

fix: test cases
@Udayraj123 Udayraj123 force-pushed the feature/upgrade-crop-on-markers branch from 0c01ab4 to a7bcc68 Compare July 19, 2023 10:41
@Udayraj123 Udayraj123 added help wanted Extra attention is needed documentation labels Mar 16, 2024
@Udayraj123
Copy link
Owner Author

Need help on adding more samples to merge this code.

fix: debugging help

fix: threshold hack
@Udayraj123 Udayraj123 changed the title Feature: Upgrade CropOnMarkers preProcessor; move Auto Alignment into a preProcessor Feature: Upgrade CropOnMarkers preProcessor Mar 30, 2024
@Udayraj123 Udayraj123 closed this Apr 17, 2024
@Udayraj123 Udayraj123 deleted the feature/upgrade-crop-on-markers branch April 17, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Using filled rectangular boxes as markers
1 participant