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

Add tesseract and foreign object rendering #86

Merged
merged 12 commits into from
Apr 11, 2023

Conversation

joshuali925
Copy link
Member

Description

#69 #83

Issues Resolved

closes #69
closes #83

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • [x Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of questions here:

  • Do we want to keep this static? or download the latest model during build?
  • If the prior then are we planning to update the model every release?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point, thanks, will remove from git and download after bootstrap

The model is coupled with tesseract version and latest model was from 4 years ago, i don't think we can have automated updates to the model

Signed-off-by: Joshua Li <[email protected]>
@joshuali925 joshuali925 merged commit 503ee05 into opensearch-project:main Apr 11, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 11, 2023
Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 503ee05)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 11, 2023
Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 503ee05)
rupal-bq pushed a commit that referenced this pull request Apr 11, 2023
Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 503ee05)

Co-authored-by: Joshua Li <[email protected]>
rupal-bq pushed a commit that referenced this pull request Apr 11, 2023
Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 503ee05)

Co-authored-by: Joshua Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] y-axis labels cutoff on visualizations [BUG] PDF reports should be selectable instead of an image
3 participants