X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbCreaContournDimensions.cxx;fp=bbtk%2Fsrc%2FbbCreaContournDimensions.cxx;h=d7ff4b80ccf330b15e1c3508000cdb2f5e37a504;hb=89194c974f0b8692e440317daace5ec8064a0b21;hp=536f1bfff4e83ac11077d6633548fb0e461ceaa8;hpb=45d51a63a5ac0bc99466d9df185b079884c7d6f6;p=creaContours.git diff --git a/bbtk/src/bbCreaContournDimensions.cxx b/bbtk/src/bbCreaContournDimensions.cxx index 536f1bf..d7ff4b8 100644 --- a/bbtk/src/bbCreaContournDimensions.cxx +++ b/bbtk/src/bbCreaContournDimensions.cxx @@ -30,7 +30,7 @@ void nDimensions::Process() if(currentimg != NULL){ int contourtype = bbGetInputContourType(); //wxContourMainFrame::getInstance()->getValuesXYZ(vectx, vecty, vectz, &size); - wxContourMainFrame::getInstance()->getMaskValue(mask, value, contourtype); + //wxContourMainFrame::getInstance()->getMaskValue(mask, value, contourtype); } bbSetOutputX(vectx);