OpenCV & MATLAB
Hello.
Is there anyone who knows the release date of an opencv 3.x binary package where MATLAB bindings are already build on it?
Thanks,
RF
Asked: 2015-10-20 13:30:36 -0600
Seen: 119 times
Last updated: Oct 20 '15
unfortunately, i do not think, that this will happen soon.
atm, you will have to get the contrib repo and build from src.
and make sure that you get the latest master branch of both opencv and opencv_contrib repo, since binding building has just been fixed recently.