help-octave
[Top][All Lists]
Advanced

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

Re: Octave bindings for OpenCV


From: Xavier Delacour
Subject: Re: Octave bindings for OpenCV
Date: Wed, 19 Mar 2008 08:39:59 -0400

On Tue, Mar 18, 2008 at 4:32 AM, David Bateman
> There is a pretty large issue with
>  the package in that it needs an SVN version of SWIG to work and so I
>  don't expect to see this package in any binary till at least an official
>  release of SWIG with Octave support..

Not really.. The generated wrapper code is self-contained, and can be
pre-generated and distributed with the tree. In fact OpenCV
distributes the Python wrappers in this way, so users can build them
without having SWIG installed. (you can regenerate them by telling
configure --with-swig).

I should update the octave-forge packages that depend on SWIG to work this way.

Xavier


reply via email to

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