X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=examples%2FCMakeLists.txt;h=cbbfcf922e30d149461e0e7c20ff2212e1986030;hb=3636868ab0f433aa5e8e839556b76febe0db3494;hp=0b9e558044eea95077f84896fc56d6ffa3b3245e;hpb=20916948d3878c722b73e7ee86df87ff2df9d0fe;p=FrontAlgorithms.git diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 0b9e558..cbbfcf9 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -2,9 +2,11 @@ OPTION(BUILD_EXAMPLES "Build cpPlugins-free examples." OFF) IF(BUILD_EXAMPLES) SET( _examples - CreateMoriInputImage - BronchiiInitialSegmentationWithMori - BronchiiInitialSegmentationWithBinaryThresholdRegionGrow + RegionGrow_Tautology + RegionGrow_BinaryThreshold + #CreateMoriInputImage + #BronchiiInitialSegmentationWithMori + #BronchiiInitialSegmentationWithBinaryThresholdRegionGrow ) INCLUDE_DIRECTORIES( ${PROJECT_SOURCE_DIR}/libs