Hello,
I am writing a paper and I am using MayVi to display 3D images. I am
quoting this reference:

Ramachandran P (2003) Scientific data visualization with MayaVi Cnf.
SciPy: Python for scientific computing (Pasadena, CA)

I am using the "vtkCellDataToPointData" to smooth the surfaces and
display then isosurfaces.
In the paper I need to describe this filter. Can you please clarify
the concept of cell data, point data and how these are averaged?

This is the description I have found:
vtkCellDataToPointData is a filter that transforms cell data (i.e., data
specified per cell) into point data (i.e., data specified at cell
points). The method of transformation is based on averaging the data
values of all cells using a particular point. Optionally, the input cell
data can be passed through to the output as well.

Thanks a lot for your help

Lorenzo Fabrizi

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to