X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.cxx;fp=vv%2FvvMainWindow.cxx;h=43dcff1d3f11acc4ff4f4213ad116c0ae9101e93;hb=ec961a7ab6c69087e6059d5ef6e8c02806a8f93f;hp=164f7d778ffbf6b2c48549290f131f349a7c1440;hpb=3dd468aa18eed3a46d33483f288bfda2938ddee3;p=clitk.git diff --git a/vv/vvMainWindow.cxx b/vv/vvMainWindow.cxx index 164f7d7..43dcff1 100644 --- a/vv/vvMainWindow.cxx +++ b/vv/vvMainWindow.cxx @@ -1103,9 +1103,7 @@ void vvMainWindow::ImageInfoChanged() infoPanel->setOrigin(GetVectorDoubleAsString(origin)); infoPanel->setSpacing(GetVectorDoubleAsString(inputSpacing)); infoPanel->setNPixel(QString::number(NPixel)+" ("+inputSizeInBytes+")"); - std::cout << "Will get transform " << std::endl; transformation = imageSelected->GetTransform()->GetMatrix(); - std::cout << "Got transform " << std::endl; infoPanel->setTransformation(Get4x4MatrixDoubleAsString(transformation)); landmarksPanel->SetCurrentLandmarks(mSlicerManagers[index]->GetLandmarks(),