[sldev] Anyone here with OpenCV experience?
Tigro Spottystripes
tigrospottystripes at gmail.com
Thu May 21 14:08:27 PDT 2009
I'm talking about using the 6dof calculation algorithm, but inputing 3
or 4 dots that were acquired a different way, like say, the eyes and the
nose identified by another algorithm
Jan Ciger escreveu:
> Tigro Spottystripes wrote:
> > It's GPLed so it canbe ported, and that also means it can be modified to
> > get the data of the markers from a different source, like acomputer
> > vision algorithm like it's being discussed
>
> Tigro, the whole point of using the markers is that the algorithm needs
> it. If you are going to replace that, you can as well use a different
> library. The markers are a fundamental thing there.
>
> The porting is difficult - not because of the computer vision part (that
> is just math) but because capturing video on Windows, Mac and Linux is
> completely different. That code is completely platform specific and
> complex - if you have to write your own, again you can as well use a
> different tool. Believe me, I had to write a few of these.
>
> Regards,
>
> Jan
More information about the SLDev
mailing list