I am trying to do text detection on Android using OpenCV4Android 3.1.0, but I can't seem to find the "text" module and the only example is in C++.
I'm assuming the text module is still experimental and so hasn't been included in the official release of OpenCV4Android. Do I need to compile the native library?
↧