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

Disable percentage display

parent 2f14f17c
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ Quantification QuantificationDialog::getQuantif(const Image* image, unsigned int
break;
case 4:
to_print = "Quantification LloydMax :";
*checkOptiQuant = true;
//*checkOptiQuant = true;
return Quantification::lloydMaxQuant(size, image, c);
break;
......
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