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

Incorporate image alignment capabilities into OCR backend #226

Closed
bora-skylight opened this issue Sep 16, 2024 · 3 comments
Closed

Incorporate image alignment capabilities into OCR backend #226

bora-skylight opened this issue Sep 16, 2024 · 3 comments

Comments

@bora-skylight
Copy link
Collaborator

bora-skylight commented Sep 16, 2024

Implement the findings from the image alignment spike into the OCR pipeline

Acceptance Criteria
Implement an ImageAligner class in the services module
Implement a align function that takes a source_image, template_image, and returns an ndarray aligned image.
Please include unit+integration tests

Additional context
Alignment code is in the OCR/Alignment folder, consult with @jonchang
Alignment Spike findings [1][2]

@jonchang
Copy link
Collaborator

On hold due to #320 being vastly more important

@jonchang
Copy link
Collaborator

Restarted work on this. Attempting to fix transformation matrix bugs

@jonchang
Copy link
Collaborator

jonchang commented Nov 1, 2024

Merged as #313, demoed in standup 10/31

@jonchang jonchang closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants