yea, that’s the one to use.
unfortunately, as of today, there are no java wrappers for it .
if you feel like experimenting:
- download GitHub - opencv/opencv_contrib: Repository for OpenCV's extra modules
- add it to your build script
- build the resp. dependancies for your platform (freetype, harfbuzz)
- add JAVA at the end of this line , between
python
and the)
- rebuild the opencv android sdk
on the other hand, how many unique strings do you expect ? maybe it's far easier to overlay prerendered images ?