]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.cxx
#2864 creaMaracasVisu Feature New Normal - Manual Paint , modify external image
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageViewPanel.cxx
index 371951cf4411b4fb5eccae9138f044e129be3e64..af7317cc5877fadcfdfe33a2bbf51de04b092ad7 100644 (file)
@@ -120,7 +120,6 @@ ColorLayerImageViewPanel::ColorLayerImageViewPanel(wxWindow* parent, int min, in
 
 
 {
-printf("EED ColorLayerImageViewPanel::ColorLayerImageViewPanel Start\n");
 
        _spcBase[0] = _spcBase[1] = _spcBase[2] = 0;
        _dimBase[0] = _dimBase[1] = _dimBase[2] = 0;
@@ -304,12 +303,12 @@ void ColorLayerImageViewPanel::SetImage(vtkImageData *img)
                    _sl_SliceImageZ->SetRange( 0 , dim[2] );
                }
 
-printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
-printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
-printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
-printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
-printf("  Here I have to analyse the spacing and size image to calculate new spacingvv\n"  );
-printf("  I need the caracteristics of the base image\n"  );
+//printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
+//printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
+//printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
+//printf("EED ColorLayerImageViewPanel::SetImage  UUPPSS----------------------\n"  );
+//printf("  Here I have to analyse the spacing and size image to calculate new spacingvv\n"  );
+//printf("  I need the caracteristics of the base image\n"  );
 //                     GetColorLayerImageViewManager()->GetwxVtkBaseView(0);
 
 
@@ -335,8 +334,6 @@ printf("  I need the caracteristics of the base image\n"  );
                        typeOfTransformation = _fitting_mode;
                        } // _fitting_mode -1
 
-printf("EED ColorLayerImageViewPanel::SetImage %d\n", typeOfTransformation );
-
                        //EO CM
             if (typeOfTransformation==1)  // make dimensions equals
             {