Ask Your Question
0

How to connect Matlab 2014 64-bit and Open CV 2.4.9

asked 2014-05-12 09:11:00 -0600

imrz gravatar image

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

edit retag flag offensive close merge delete

Comments

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.

berak gravatar imageberak ( 2014-05-12 09:36:24 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-07-21 07:41:10 -0600

el_baro gravatar image

Please use opencv 3.0 in dev with matlab option | https://github.com/Itseez/opencv

Note: since this release is in dev, lot of things are not still properly working concerning with matlab options.

edit flag offensive delete link more

Comments

I can't find a matlab module at the link you provided or once downloading OpenCV3.0-alpha. Can we have a clarification / instructions? When downloading OpenCV3.0-alpha, there are only two .dlls in lib. What am I missing?

ADNewbie gravatar imageADNewbie ( 2014-08-28 23:02:52 -0600 )edit

I'm trying to build 3.0 w/ matlab bindings but it doesn't work. It's not clear to me if it is available as written on the official website. Let me try again

el_baro gravatar imageel_baro ( 2014-09-18 04:23:00 -0600 )edit

Do you ever tried to re-build the OpenCV solution (w/ matlab binding) after packaging it w/ cmake 2.8?

el_baro gravatar imageel_baro ( 2014-09-18 04:25:09 -0600 )edit

Question Tools

Stats

Asked: 2014-05-12 09:11:00 -0600

Seen: 849 times

Last updated: Jul 21 '14