]> 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..1e05db5ff9c817d8e90bd968c20be2f45a2ae944 100644 (file)
@@ -304,12 +304,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 +335,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
             {