help > Parameterization
Jan 27, 2012  01:01 AM | pauline maillard
Parameterization
Hi,
I have some troubles with the parameterization step. I've imported my data, used the "In-house Topology Fix", checked visually the resulting xxx_fix.mat (see attached) and everything looks ok. Hoever, when I run the next step (parameterization), i have the following message in Matlab:
 
ParamCALD
1-100_112299_HIP1_obj: +4 = 2402 (2402) vertices * 2 - 4800 faces; 7200 edges
after pca min_max_number: 1 1
Solving simultaneous Linear Equations for latitude ...
Solving simultaneous Linear Equations for longitude ...
North Pole : 02376 (0.000000, -0.500000) pi
South Pole : 00003 (0.000000, 0.500000) pi
??? Error using ==> sprintf
Function is not defined for sparse inputs.

Error in ==> initParamCALD>locate_landmarks at 522
disp(sprintf('East Center: %05d (%f, %f) pi',east,theta(east)/pi,phi(east)/pi));

Error in ==> initParamCALD>init_param_wt at 444
landmarks = locate_landmarks(theta,phi,landmarks);

Error in ==> initParamCALD at 104
[verts1,landmarks,dateline] = init_param_wt(vertices,faces,WAM,AM,poles,direct2nd); % initial parameterization

Error in ==> SpharmMatParamTriaMesh at 51
[sph_verts, name3] = initParamCALD(vertices, faces, name2, confs);

Error in ==> SpharmMatParameterization at 48
[vertices_new, faces_new, sph_verts_new, outNames{end+1}] = SpharmMatParamTriaMesh(file, confs);

Error in ==> SPHARM_MAT>RunTag_Callback at 601
SpharmMatParameterization(handles.userdata.ParamCALD, handles.userdata.inObjs, 'ParamCALD');

Error in ==> gui_mainfcn at 96
feval(varargin{:});

Error in ==> SPHARM_MAT at 70
gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uicontrol Callback
#########################
 


I have the same message when I tried with the example data.... Thank you for your help
Attachment: untitled.fig

Threaded View

TitleAuthorDate
Parameterization
pauline maillard Jan 27, 2012
Trina Du Feb 3, 2012
Hugh Wang Dec 14, 2016
Vera Gramigna May 9, 2014
Xin Kang Jul 21, 2013
Li Shen Jul 21, 2013
pan hong May 2, 2013
Li Shen Feb 6, 2012