]> Creatis software - creaContours.git/commitdiff
Bug #1611
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Tue, 2 Oct 2012 06:55:06 +0000 (06:55 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Tue, 2 Oct 2012 06:55:06 +0000 (06:55 +0000)
Conflict with ITK 3.20.1 GeodesicActiveContourLevelSetImageFilter

lib/Interface_ManagerContour_NDimensions/wxContourMainFrame.cxx

index ab009b96f3fe3dbbb6e22c6ef3b61fb814a1f102..a45ddd8a1ff0441311795242be9ce0107ceb1a0b 100644 (file)
@@ -1518,7 +1518,7 @@ void wxContourMainFrame::SegmentationOneSliceITK(int x, int y, int z, wxString d
        
 printf("EED wxContourMainFrame::SegmentationOneSliceITK  Skypping this code.  Not compiling   GeodesicActiveContourLevelSetImageFilter     in fedora 17 with ITK 3.20.1 \n ");
 /*EED 17 sept 2010
- >>>>>>>>>>>  Not compiling   GeodesicActiveContourLevelSetImageFilter     in fedora 17 with ITK 3.20.1
+ > - > - > - > - > - > - > - > - > - > - > - > - > - > - > - > -   Not compiling   GeodesicActiveContourLevelSetImageFilter     in fedora 17 with ITK 3.20.1
  
  
        typedef  itk::GeodesicActiveContourLevelSetImageFilter< InternalImageType,
@@ -1554,7 +1554,7 @@ printf("EED wxContourMainFrame::SegmentationOneSliceITK  Skypping this code.  No
        thresholder->SetInput( geodesicActiveContour->GetOutput() );
        connector2->SetInput( thresholder->GetOutput()  );
  
-<<<<<<<<<<<<<<<<<<<
+< - < - < - < - < - < - < - < - < - < - < - < - < - < - < - < - < - < - < - < - 
 */