How to use SceneTextDetection in Java
Is SceneTextDetection function usable for java? I don't see anything in the documentation aside from ERFilter
Is SceneTextDetection function usable for java? I don't see anything in the documentation aside from ERFilter
Asked: 2018-07-03 22:39:39 -0600
Seen: 186 times
Last updated: Jul 03 '18
OpenCV Tutorial 1 - Add OpenCV on API 8
Unresolved inclusion in OpenCV+Android tutorial
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Installing Sample App / OpenCV Manager
How to translate this to Java?
android: how to put a column into Mat
OpenCV-2.4.2-android-sdk missing build.xml?
OpenCV libs on Real Android Device
assuming, you've build the android sdk locally with opencv_contrib, there's an example for the TextDetectorCNN here
the ERFilters are usable, but there's no java sample code.
what do you mean with the "assuming, you've build the android sdk locally with opencv_contrib,"
it is not part of the prebuilt sdk. you have to build it from github src and you also need the opencv_contrib src