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

Purely informational, as Zdenko wants to merge parts of this #25

Closed
wants to merge 1 commit into from

Conversation

jimregan
Copy link
Contributor

changes:

  • extended ETEXT_DESC with PROGRESS_FUNC field. So users of the api can
    register a callback function to get notified of progress percentage as well
    as word bounding boxes.
    • (Most people i have shown my app really liked how it highlighted
      the current word when doing the ocr)
  • changed the percentage progress values to start with 0% instead of 30%
  • added row attributes to hocr output so that i can make more straight
    lines when creating the pdf files

changes:

   - extended ETEXT_DESC with PROGRESS_FUNC field. So users of the api can
   register a callback function to get notified of progress percentage as well
   as word bounding boxes.
      - (Most people i have shown my app really liked how it highlighted
      the current word when doing the ocr)
   - changed the percentage progress values to start with 0% instead of 30%
   - added row attributes to hocr output so that i can make more straight
   lines when creating the pdf files
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.

1 participant