On Wed, Jan 14, 2009 at 3:17 AM, Mark Asbach <[email protected]> wrote:
> I'm currently extending the Python wrapper for the Open Computer Vision
> Library (opencv) with the goal to interface numerical libraries as seemless
> as possible. Unfortunately, it doesn't seem to be that easy ;-)

This is really great.  Thanks for working on this.

> - pymat: didn't check. Seems to use Numeric, test results cover Numeric 23
> and Matlab 6.5 only, so this package might be dead?

It is pretty much dead.  Take a look at the mlabwrap scikit:
    http://scikits.appspot.com/mlabwrap
mlabwrap hasn't been updated since 2007, but it works pretty well,
supports numpy, and is much better than pymat.

Jarrod
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to