help-octave
[Top][All Lists]
Advanced

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

Re: Octave and OpenCV


From: soren
Subject: Re: Octave and OpenCV
Date: Wed, 06 Aug 2008 10:51:31 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.2-RC2)

Quoting Abdul Rahman Riza <address@hidden>:
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




reply via email to

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