Goldfeather Reader¶
Group (Subgroup)¶
IO (Input)
Description¶
This class reads a surface mesh from a .jg file as supplied by Dr. Goldfeather in his paper on curvature estimation. In addition to the mesh is the data for the Principal Curvatures and Principal Curvature Directions.
Parameters¶
Name | Type |
---|---|
Input File | File Path |
Required DataContainers¶
Voxel
Required Objects¶
None
Created Objects¶
Type | Name | Comment |
---|---|---|
Vert Array | Nodes | SurfaceMeshDataContainer Property of the Shared Vertex List |
Face Array | Triangles | SurfaceMeshDataContainer Property of the list of Triangles |
Double | Node Normals | The Normal at each Vertex |
Double | Principal Direction 1 | N x 3 Col Double Array |
Double | Principal Direction 2 | N x 3 Col Double Array |
Double | Principal Curvature 2 | N x 1 Col Double Array |
Double | Principal Curvature 2 | N x 1 Col Double Array |
Int32 | SurfaceMeshTriangleLabels | Triangle Feature Labels |
Double | SurfaceMeshTriangleNormals | Triangle Normals |
Example Pipelines¶
License & Copyright¶
Please see the description file distributed with this Plugin
DREAM.3D Mailing Lists¶
If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!