Ask Your Question

DaveLloyd's profile - activity

2014-10-24 07:28:09 -0600 asked a question What is the latest revision that supports the ml java binding?

Would someone tell me when the ml java bindings got broken on the 3.0.0 master branch - ideally which git revision I need. I've tried walking through the git log without much success - partly as I'm not familiar with the conventions of this project.

Secondary question: where is the best forum / user group for getting involved with OpenCV development and discussion with the maintainers?

2014-10-24 01:33:36 -0600 received badge  Student (source)
2014-10-23 09:03:01 -0600 commented question No java binding for ml on master

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?

2014-10-23 08:02:17 -0600 asked a question 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?