On 30/12/06, Laurent Pinchart <[EMAIL PROTECTED]> wrote:
> Hi Rene,
>
> > does the face tracking of the Sphere MP work with the linux-uvc driver?
>
> Face tracking is a pure software feature. It would work under Linux with any
> webcam if it was actually implemented as a user-space application. I'm not
> aware of any such project, but I know the needed building blocks are
> available in OpenCV, the Intel computer vision library.
>

The demo ./camshiftdemo in the opencv package will show you how to
track a face/hand/feet/... (it works at home with my logitech 5000)

With small modification, if you know how to control your sphere (in c
or man execvp to use external cmd), you should be able to have a face
tracking app.

pierre

-- 
http://ticapix.blogspot.com/
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to