[vtk-developers] Perspective projection of 3D face

David Doria daviddoria at gmail.com
Sat Jan 19 07:33:53 EST 2013


On Sat, Jan 19, 2013 at 3:38 AM, Mathew iprocessor <i9processor at gmail.com>wrote:

> Hi All,
>
> I need to perform the below tasks using VTK.
>
> Perspective projection, phong reflection model.
>
> Input: 53490 3D points and for each point (xyz) and color (rgb) of a head
>
> Output: 2D face image as viewed from a particular position / direction
>
> Is it possible in VTK and can you please provide some tips to start with?
>
> Thanks,
> Mathew
>

This question is better suited for the vtk-users mailing list.

It sounds like all you want to do is load your 3D data into VTK, then
position/aim the camera using something like:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/vtkCamera

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130119/956f1ffb/attachment.html>


More information about the vtk-developers mailing list