From 87fce099c19763bb21504ea2e144ceba0860835b Mon Sep 17 00:00:00 2001 From: Andrey Fedorov Date: Wed, 23 Aug 2017 16:50:59 -0400 Subject: [PATCH] STYLE: remove verbose output about added source image items --- libsrc/ImageSEGConverter.cpp | 2 +- libsrc/ParaMapConverter.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libsrc/ImageSEGConverter.cpp b/libsrc/ImageSEGConverter.cpp index 1eaf4591..4d288b9c 100644 --- a/libsrc/ImageSEGConverter.cpp +++ b/libsrc/ImageSEGConverter.cpp @@ -345,7 +345,7 @@ namespace dcmqi { DerivationImageItem *derimgItem; CHECK_COND(fgder->addDerivationImageItem(CodeSequenceMacro("113076","DCM","Segmentation"),"",derimgItem)); - cout << "Total of " << siVector.size() << " source image items will be added" << endl; + //cout << "Total of " << siVector.size() << " source image items will be added" << endl; OFVector srcimgItems; CHECK_COND(derimgItem->addSourceImageItems(siVector, diff --git a/libsrc/ParaMapConverter.cpp b/libsrc/ParaMapConverter.cpp index 4f674d00..45e1f965 100644 --- a/libsrc/ParaMapConverter.cpp +++ b/libsrc/ParaMapConverter.cpp @@ -304,7 +304,7 @@ namespace dcmqi { return NULL; } - cout << "Total of " << siVector.size() << " source image items will be added" << endl; + //cout << "Total of " << siVector.size() << " source image items will be added" << endl; OFVector srcimgItems; CHECK_COND(derimgItem->addSourceImageItems(siVector,