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

added texted explaining how is obtain result image

parent fc85f398
No related branches found
No related tags found
No related merge requests found
......@@ -146,5 +146,6 @@ void FilteringService::applyAlgorithm(Filtering* algo)
i++;
dblResImg = algo->getInterImg();
}while(dblResImg != NULL);
if(i >1) _ws->addText("L'image résultat la racine des sommes des carrés");
}
}
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