open-discussion > RE: MeshMath error in ShapeAnalysisModule
Jul 14, 2011  05:07 PM | Beatriz Paniagua
RE: MeshMath error in ShapeAnalysisModule
Hi Sylvia,


CLP versions are just equivalent to the non-CLP versions. CLP stands for command line parsing, and is just a better way to parse command line arguments. The new releases of ShapeAnalysisModule deprecated the non-CLP versions. I will double check why your 32-b release does not have a ParaToSPHARMMeshCLP there.

Wrt
ERROR: In /opt/local/VTK/VTK_5.6/VTK/IO/vtkDataReader.cxx, line 501
vtkPolyDataReader (0x97bd588): Unrecognized file type: ObjectType = Scene for file: groupA_02_spharm_surf.meta

ERROR: In /opt/local/VTK/VTK_5.6/VTK/IO/vtkDataReader.cxx, line 501
vtkPolyDataReader (0x97bd588): Unrecognized file type: ObjectType = Scene for file: groupA_02_spharm_para.meta

this happens because you are trying to input a ITKFormat mesh (*.meta) when the command is supposed to read VTKFormat mesh (*.vtk).
Format converters are provided in the distribution, do:
Meta2VTK  groupA_02_spharm_surf.meta groupA_02_spharm_surf.vtk

for both of your files and then repeat the command with vtk's instead of metas it should work just fine.
I will let you know about the v.10.7 32b version whenever I figure sth out.


I hope that helps.
BEATRIZ

Threaded View

TitleAuthorDate
Beatriz Paniagua Jul 1, 2011
Beatriz Paniagua Jul 1, 2011
Azar Zandifar Aug 25, 2015
Martin Styner Aug 26, 2015
Azar Zandifar Aug 26, 2015
Martin Styner Sep 2, 2015
Azar Zandifar Sep 2, 2015
Martin Styner Sep 3, 2015
Azar Zandifar Sep 3, 2015
Sylvia Hon Jul 12, 2011
RE: MeshMath error in ShapeAnalysisModule
Beatriz Paniagua Jul 14, 2011
Sylvia Hon Jul 8, 2011
Beatriz Paniagua Jul 8, 2011
Sylvia Hon Jul 8, 2011
Beatriz Paniagua Jul 8, 2011
Sylvia Hon Jul 6, 2011
Beatriz Paniagua Jul 7, 2011
Sylvia Hon Jul 1, 2011
Beatriz Paniagua Jul 5, 2011