help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling OpenCV from Octave


From: Ronald
Subject: Re: Calling OpenCV from Octave
Date: Wed, 19 Nov 2014 06:56:28 -0800 (PST)

> > There are various mex wrappers for opencv. The most prominent one is
> > in the OpenCV_contrib git repository. See:
> > https://github.com/Itseez/opencv_contrib/tree/master/modules/matlab
> >
> > Unfortunately Octave does not seem supported at the moment. Is
> > anyone else interested in making this work in Octave?
>
> Octave has a mex interface. Is it insufficient for this situation?
>
> In theory yes. See this blog post on how it is supposed to work in Matlab:
http://seevisionc.blogspot.nl/2014/03/compiling-opencv-30-with-matlab-support.html

If (again in theory) you could add a mex.bat file wrapper for the octave
mex interface, and let opencv's makefile detect and use it, it may work.
--
Ronald




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Calling-OpenCV-from-Octave-tp4667317p4667389.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]