Skip to content
Snippets Groups Projects
Commit ded6f3b5 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

Erreur OTBSegmentation

parent 03462440
No related branches found
No related tags found
No related merge requests found
......@@ -74,8 +74,7 @@ TARGET_LINK_LIBRARIES(FastMarchingImageFilter OTBCommon OTBIO ITKNumerics ITKIO)
#TARGET_LINK_LIBRARIES(CurvesLevelSetImageFilter ITKNumerics ITKIO)
ADD_EXECUTABLE(WatershedSegmentation WatershedSegmentation.cxx )
TARGET_LINK_LIBRARIES(WatershedSegmentation OTBCommon OTBIO
OTBSegmentation ITKAlgorithms ITKNumerics ITKIO)
TARGET_LINK_LIBRARIES(WatershedSegmentation OTBCommon OTBIO ITKAlgorithms ITKNumerics ITKIO)
#ADD_EXECUTABLE(SegmentationExamples SegmentationExamples.cxx )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment