X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FpPlotter%2FpHistogram.cxx;h=19a2af26fdd5a52a5382221e5367b1cebb286b3e;hb=65c158dc171f8d3114ee3544b2a94a1f41880df0;hp=7a395e05affc5afac18ac93dcf9c78af7dff39e8;hpb=c5feadbb145eecf6d73f793535b7e23eb18db2cb;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pHistogram.cxx b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pHistogram.cxx index 7a395e0..19a2af2 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pHistogram.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/pHistogram.cxx @@ -149,6 +149,7 @@ void pHistogram::setPoints(vtkImageData* imageData) */ maxLevelOfGrey=(int)range[1]; minLevelOfGrey=(int)range[0]; + //std::cout<<"maxLevelOfGrey "<GetScalarPointer(0,0,0);