[vtkusers] image surface normals.help!!!!

Amy Squillacote ahs at cfdrc.com
Wed Feb 13 09:49:32 EST 2008


Hi Kiv,

Try using the vtkPolyDataNormals filter, and turn on the 
ComputeCellNormals flag. The on-line documentation for the class is 
here: http://www.vtk.org/doc/release/5.0/html/a01886.html.

- Amy

kývýlcým helhel wrote:
> Hi,
> I am new vtk, and I did not found enough sources, I try to understand 
> from codes
> I work on face images  I need to find the surface normals of this face 
> images The images are includes x,y,z coordinates.The file format is
> x1 x2 x3.......xn
> y1 y2 y3......yn
> z1 z2 z3........zn
>
> I need to read this file and I must find the surface normals of  
> images for my project. I found a code that read the .txt file and 
> return a vtkPolyData. After this step what can I do to find surface 
> normals???
>
> Thanks
> Kiv
>
>
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try 
> it now. 
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20> 
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>   

-- 
Amy Squillacote                    Phone: (256) 726-4839
Computer Scientist                 Fax: (256) 726-4806
CDF Research Corporation           Web: http://www.cfdrc.com
215 Wynn Drive, Suite 501
Huntsville, AL  35805





More information about the vtkusers mailing list