Handle text detection at different orientations #77
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
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.
The text was updated successfully, but these errors were encountered: