TextRecognitionDataGenerator icon indicating copy to clipboard operation
TextRecognitionDataGenerator copied to clipboard

3d rotation of texts

Open naarkhoo opened this issue 4 years ago • 1 comments

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

image

naarkhoo avatar Aug 11 '21 12:08 naarkhoo

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.

Belval avatar Aug 13 '21 03:08 Belval