Simplify retinex_pde GUI

This commit is contained in:
Desmis
2019-06-06 10:50:33 +02:00
parent 68b05e3a80
commit 8cb24a8658
2 changed files with 5 additions and 3 deletions

View File

@@ -743,7 +743,7 @@ Locallab::Locallab():
ToolParamBlock* const softBox = Gtk::manage(new ToolParamBlock());
softBox->pack_start(*softMethod);
softBox->pack_start(*streng);
softBox->pack_start(*laplace);
// softBox->pack_start(*laplace);
softBox->pack_start(*sensisf);
expsoft->add(*softBox, false);
expsoft->setLevel(2);