From 4e5426efe291a17725d5840f4e179413dbba2489 Mon Sep 17 00:00:00 2001 From: srit Date: Wed, 20 Oct 2010 14:56:47 +0000 Subject: [PATCH] Disable tools crop and rigid registration --- vv/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.45.2