Belval / TextRecognitionDataGenerator

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

setting time period of sine/cosine wave #158

Open ashit12 opened 4 years ago

ashit12 commented 4 years ago

is it possible to manually set the time period of the sine or cosine wave? I need to generate text in the shape of one semi/quarter circle and if I could set the time period, I could get text similar to that. Also, is it possible to set the amplitude of the sine wave?

Belval commented 4 years ago

Could be a cool feature to add, I'll look into it.