|
From: Wei L. <wei...@gm...> - 2017-04-24 15:41:19
|
Hi Teem users, I’m trying to use the ridge extraction code as descripted in [1], and I’m running into issue similar to a previous post [2]. Here are what I did: I build trv.c and run it as trv -i ./mobius-noisy.nrrd -k scalar -s 150 -gi 'gageSclNormal' And I got errors: [gage] gageQueryItemOn: 0 not a valid gageScl value I understand that my ‘gi’ parameter is not in the correct format, but I have no idea where to find the correct way to set it. I’m reading the official ‘gage’ document now. Thanks for your input. [1] http://web.ci.uchicago.edu/~schultz/sphinx/creases.html [2] https://sourceforge.net/p/teem/mailman/message/25609154/ |