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