help > t_map error
Jun 3, 2016  02:06 PM | max keuken
t_map error
Hey Guys,
I'm working my way through the tutorial using my own data and basically everything seems oke upto the point that I want to do the statistical analysis. 
The input that I'm using is data that was processed in the following way:
1) in-house topology fix -> 2) Surface meshes using CALD -> 3) SPHARM-mat expansion using LSF -> 4) FOE and then SHREC alignment to the template
The template that I'm using is created by creating an average object, using standard settings. 

I get an error when I want to do a simple t-map and it seems that the matrices dimensions of my input and template don't seem to match?
The exact error that I get is:

t_map
Error using ./
Matrix dimensions must agree.

Error in get_vertexnormals (line 37)
vnorm = vnorm./vnlen(:,[1 1 1]);
Error in performTstat (line 81)
vtnorm = get_vertexnormals(atlas_vertices,faces);
Error in SpharmMatStatAnalysis (line 41)
performTstat(confs, objs1, objs2, cpath);
Error in SPHARM_MAT>RunTag_Callback (line 633)
SpharmMatStatAnalysis(handles.userdata.t_map, handles.userdata.inObjs,
handles.userdata.inObjs2, 't_map', handles.userdata.cpath);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in SPHARM_MAT (line 70)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback

Any thoughts on what I could check / change?
thanks!
Max

Threaded View

TitleAuthorDate
t_map error
max keuken Jun 3, 2016
Paolo Bosco Jan 23, 2017
Paolo Bosco Jan 24, 2017