How to connect Matlab 2014 64-bit and Open CV 2.4.9
Hello,
I am working on a project which consist to control two cameras simultaneously with hardware triggering. I am looking for a tool which allow to do this project. I see Open CV 2.4.9, I heard that OpenCV can be run in Matlab Function.
I want to know How can I connect Matlab 2014 64 bit version and OpenCV 2.4.9. Can someone help me to connect these software together.
Kind regards
there are matlab bindings in 3.0(master) , not 2.4.9.
you'll have to build the src from the github repo using cmake.