Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Using OpenCV in GNU Octave

Hello there,

Can anyone please provide some insight into finding/generating OpenCV wrappers to be used in Octave?

I have found some older webpages that talk about this, but haven't been able to figure it out!

In this page: http://octave-swig.sourceforge.net/octave-opencv.html It says for the latest release that : "3/27/08: These bindings have been integrated into OpenCV. Latest sources are now available only from OpenCV CVS."

But OpenCV 2.4.6 doesn't have support for Octave. It appears that at some point (OpenCV 2.1) there was a "build with octave support" option in the cmake file of OpenCV. But that option doesn't exist in cmakelists.txt that comes with OpenCV anymore!