X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolPlastimatch.cxx;h=06f8148509ab59ed83c3170ceeb3cf1a06741ea9;hb=303324c27d660280e3ed0a3f40b10bb1bbd5d0c8;hp=fd156f3080abc4edeec882bff8ec68b5c8d6b227;hpb=86fe68647dd16ae4247d43279d8584dc84df3820;p=clitk.git diff --git a/vv/vvToolPlastimatch.cxx b/vv/vvToolPlastimatch.cxx index fd156f3..06f8148 100644 --- a/vv/vvToolPlastimatch.cxx +++ b/vv/vvToolPlastimatch.cxx @@ -163,13 +163,15 @@ void vvToolPlastimatch::apply() GetOptionsFromGUI(); // Create the command string - char *command_string = + /* + const char *command_string = "[STAGE]\n" "xform=bspline\n" "max_its=30\n" "grid_spac=100 100 100\n" "res=4 4 2\n" ; + */ // Prepare the registration /*