]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pHistogram.cxx
Bug Interaction color layer
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / pPlotter / pHistogram.cxx
index 5a02215ca5eed0f5382924878d690c83aa31b020..1c5aa115d4a39cb0af5cc3a43f35e56df6003635 100644 (file)
@@ -155,6 +155,8 @@ void pHistogram::initializePoints(int xDimension)
 void pHistogram::setPoints(vtkImageData* imageData)
 {
 
+printf("EED pHistogram::setPoints Trinng new histogram ..\n");
+/*
 printf("EED pHistogram::setPoints Test: vtkPComputeHistogram2DOutliers\n");
 vtkComputeHistogram2DOutliers *vtkhist = vtkComputeHistogram2DOutliers::New();
 vtkhist->SetPreferredNumberOfOutliers(10);
@@ -163,6 +165,7 @@ vtkTable *resulttable = vtkhist->GetOutputTable();
 
 printf("EED pHistogram::setPoints rows:%d\n", (int)(resulttable->GetNumberOfRows()) );
 printf("EED pHistogram::setPoints colums:%d\n", (int)(resulttable->GetNumberOfColumns()) );
+*/
 
        /*
                Pointers