]> Creatis software - clitk.git/commitdiff
Disable tools crop and rigid registration
authorsrit <srit>
Wed, 20 Oct 2010 14:56:47 +0000 (14:56 +0000)
committersrit <srit>
Wed, 20 Oct 2010 14:56:47 +0000 (14:56 +0000)
vv/CMakeLists.txt

index e76b0945eae57f647e1693010381126288c55f0a..4d7079e10dc0b354b0d7597cc2e14a8c4d0ef538 100644 (file)
@@ -12,10 +12,10 @@ SET(vv_TOOLS
   vvToolWidgetBase
 #  vvToolWidgetWithStepsBase
   vvToolMedianFilter
-  vvToolRigidReg
+#  vvToolRigidReg
 #  vvToolFoo
 #  vvToolFooWithWidgetBase
-  vvToolCropImage
+#  vvToolCropImage
   vvToolBinarize
   vvToolSimpleInputSelectorWidget
   vvToolInputSelectorWidget
@@ -24,7 +24,7 @@ SET(vv_TOOLS
   vvToolResample
   vvToolExtractPatient
   vvToolExtractLung
-  # vvToolPlastimatch
+ vvToolPlastimatch
 #  vvToolConnectedComponentLabeling
 )
 #dependencies of the tools