libcvd-members
[Top][All Lists]
Advanced

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

[libcvd-members] libcvd and rubyk


From: Gaspard Bucher
Subject: [libcvd-members] libcvd and rubyk
Date: Sun, 4 Jan 2009 12:32:21 +0100

Hi list !

I have built an open source patcher (http://rubyk.org) and am
refactoring most of the code to implement a (network connected) GUI.

The patcher has been used to for dance movement recognition.

Since rubyk uses matrices for fast computation and I would like to add
image processing, I am looking at libraries I could use and if/how I
should change my current matrix class (C++ wrapper around
BLAS/LAPACK). I have been looking at openCV for that matter and their
image structure could be used as a general matrix but they do not use
BLAS/LAPACK and that's something I would miss.

Then I fell on libcvd... So my questions are:

Could TooN/libcvd be used to do matrix processing in rubyk ? The
question is about:

1. speed
2. portability (mac/linux/windows)
3. openGL integration

Thanks for your answer.

Gaspard




reply via email to

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