[vtkusers] connecting vtk to kinect

Luuk de Gram luukdegram at gmail.com
Thu Mar 31 09:04:47 EDT 2016


Hi,

As far as I know does VTK has no way to obtain the data from the Kinect,
neither is it within the scope of the library. For this reason I don't
think you have an other option than using an external library to obtain the
raw data and then use the data in combination with VTK.

Is there any particular reason why you are not interested into including
another library? OpenNI2 for instance has a fairly simple API and the data
can easily be converted to vtkPolyData.

- Luuk

2016-03-31 14:42 GMT+02:00 aria dob <minaninina1 at gmail.com>:

> hello ,
> thanks for your answer but i want to do that without open ni, juste with
> coding by c++ vtk
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/connecting-vtk-to-kinect-tp5737456p5737458.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160331/61b0665c/attachment.html>


More information about the vtkusers mailing list