Closed ghost closed 4 years ago
It's a great idea. Maybe you can use Google Goggles to do this, or this is a spark to create a translation plugin.
i prefer to make a translation plugin. Would be pretty easy.
but i just wanted to highligh the user case that i though of. Just thought it woudl be useful.
It would be cool to our the text , Google translate it and reconstitute it back on the image.
Not easy because the text length will change. I think the ocr API gives back the text box dimensions. Not sure how to calculate the dimensions of the translated text. It can probably be gotten at the dart layer though. Dart libs for doing the image compositing are pretty good now I think.
Anyway just an idea I had...