Ask Your Question

Rabii's profile - activity

2016-07-07 18:06:17 -0600 asked a question Android text detection/recognition

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?