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

Added "Auto" Mode to the Stitch OCR Detections Block #990

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

chandlersupple
Copy link
Contributor

Description

Added an "auto" mode to the Stitch OCR Detections block.

Currently, users need to know and specify the direction of text before it's stitched together (left-to-right, top-to-bottom, etc.). With the "auto" mode, the direction of text will be automatically detected as classified as either left-to-right or top-to-bottom (Please note that right-to-left and bottom-to-top classifications are not included).
image

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested locally and passed all Inference tests.

Any specific deployment considerations

N/A

Docs

N/A

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit 59fc00d into main Jan 31, 2025
35 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the auto-ocr-stitch branch January 31, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants