Skip to content
Snippets Groups Projects
Commit ff591c45 authored by ariotte's avatar ariotte
Browse files

removed redundant print in QuantificationOp

parent 6ec85fdc
No related branches found
No related tags found
No related merge requests found
......@@ -218,7 +218,6 @@ void QuantificationOp::operator()(const imagein::Image* image, const std::map<co
else{
imgName = QString("");
}
outText(output_msg);
outImage(resImg, imgName.toStdString() + windowName.toStdString());
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment