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

Handle text detection at different orientations #77

Open
fallscameron01 opened this issue Apr 26, 2022 · 0 comments · May be fixed by #82
Open

Handle text detection at different orientations #77

fallscameron01 opened this issue Apr 26, 2022 · 0 comments · May be fixed by #82
Assignees
Labels
enhancement Advancement or augmentation of an already existing feature ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects text Tasks relating to any form of text detection or processing vision Pertaining to visual stream handling and data processing of the data from the drone sensors

Comments

@fallscameron01
Copy link
Member

  • Text detection with PyTesseract is not reliable when the text is at angles. Might be able to be resolved with pytesseract.image_to_osd().

  • Also need to consider the orientation of how the shape is passed in the bounding box.

@fallscameron01 fallscameron01 added enhancement Advancement or augmentation of an already existing feature vision Pertaining to visual stream handling and data processing of the data from the drone sensors ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects text Tasks relating to any form of text detection or processing labels Apr 26, 2022
@fallscameron01 fallscameron01 self-assigned this Apr 27, 2022
@fallscameron01 fallscameron01 linked a pull request May 20, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Advancement or augmentation of an already existing feature ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects text Tasks relating to any form of text detection or processing vision Pertaining to visual stream handling and data processing of the data from the drone sensors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant