From: srit Date: Wed, 20 Oct 2010 14:56:47 +0000 (+0000) Subject: Disable tools crop and rigid registration X-Git-Tag: v1.2.0~338 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;ds=sidebyside;h=4e5426efe291a17725d5840f4e179413dbba2489;p=clitk.git Disable tools crop and rigid registration --- diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index e76b094..4d7079e 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -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