TextRecognitionDataGenerator
TextRecognitionDataGenerator copied to clipboard
3d rotation of texts
Hi I wonder if there is anyway to rotate text inward ? I would like to simulate text images of labels on a 3d objects. to make it clear I don't need a 3d image.
perhaps the following is an example
There is no such feature in TRDG. I think it could be implemented with OpenCV's homography functions without took much work, however I don't have the bandwidth to work on it right now.
If you implement it feel free to open a PR.