No java binding for ml on master
The ml module seems to have lost its java binding recently - any suggestions for how to restore it?
The ml module seems to have lost its java binding recently - any suggestions for how to restore it?
Asked: 2014-10-23 08:02:17 -0600
Seen: 122 times
Last updated: Oct 23 '14
Unresolved inclusion in OpenCV+Android tutorial
How to convert Floating point image to 32-bit single-channel?
How to build a regression tree over binary variables?
How to control the precision vs. recall rate of a classifier?
What is the usage of CV_DTREE_CAT_DIR?
How to translate this to Java?
android: how to put a column into Mat
OpenCV Tutorial 1 - Add OpenCV on API 8
in 3.0, ml is disabled for all wrappers, python/matlab too, currently.
not an easy fix (additional namespaces).
can you fall back to 2.4 for now ?
I can't fall back to 2.4 as there are too many recent changes I'm dependent on. But I do have a 3.0 build from a month ago (I don't know the precise revision as I've only kept the jar/dylib) which does have ml. I'd pulled the latest to get a rather nice line detector - maybe I can patch just that in.
I'm not familiar with the opencv commit history - do you know which revision ml was disabled in?
slightly more than a month ago, i fear ;(