Belval / TextRecognitionDataGenerator

A synthetic data generator for text recognition
MIT License
3.24k stars 966 forks source link

Use skew, distort and blur on my images #213

Open HSILA opened 3 years ago

HSILA commented 3 years ago

Hi Suppose I have some images and I don't know what's their font to use generators, all I want is to apply distortion, skewing, and blurring on my images. Are there any options for that or they just apply to images generated by trdg? Thanks