Skip to content

Tract visualization

Brian Wandell edited this page Jul 8, 2017 · 6 revisions

Assigned to Wandell and others

See OBJ in FileFilters, and OBJ in external. Should be put together somehow.

Say more stuff here. Identify the key functions and file formats. PDB.

Viewers, MNI OBJ format, OBJ format, trk to fg ...
objWrite.m	1	function objWrite(OBJ,fullfilename)
objWrite.m	4	%    objWrite(OBJ,filename);
objFVN.m	9	%  objWrite(OBJ,fname);
objFVN.m	42	% objWrite
t_meshFibersOBJ.m	25	%% Accumulate fascicles into a structure that we can write using objWrite
t_meshFibersOBJ.m	82	objWrite(OBJ,fname);
t_meshOBJ.m	66	objWrite(OBJ,fname);
t_meshOBJFile.m	129	objWrite(OBJ,fname);
t_meshOBJFile.m	171	% objWrite(OBJ,fname);
ecog_RenderElectrodes.m	73	% We should check this OBJ reader - OBJ = objRead(fNamePial);

Quench

dtiQuery page link here.

Clone this wiki locally