aws-samples / aws-samples/amazon-textract-response-parser
Rotation correction does not work as expected
Open
python
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Are there plans to fix this issue:
https://github.com/aws-samples/amazon-textract-response-parser/blob/cd24097feb4349d35822ff039dd0f40a6ad8b48c/src-python/trp/trp2.py#L595
I've noticed that the corrections applied align well when the document/image is rotated at right angles (90, 180, ...). But otherwise, the transformed geometries don't line up.
Contributor guide
Assessment
This issue has not been assessed yet.