Octave and OpenCV
soren at hauberg.org
soren at hauberg.org
Wed Aug 6 03:51:31 CDT 2008
Quoting Abdul Rahman Riza <abdulrahmanriza at gmail.com>:
> I would like to know is Octave using OpenCV libraries for Image
> Processing tools?
I believe a SWIG based package that makes the OpenCV functions
available from Octave exists. I don't have a link right here, but try
to search the mailing archives or Google for such a package. I haven't
tried it (yet) so I don't know how well it works.
I think such a package is really nice when you're porting a prototype
algorithm (developed in Octave) to production code developed in
OpenCV. But if you just need a specific algorithm from OpenCV then I
think it would be better to implement it in Octave such that it could
be part of the 'image' package.
Søren
More information about the Help-octave
mailing list