Add contrast threshold to merge file

This commit is contained in:
Desmis
2019-11-08 10:55:32 +01:00
parent 1dcf11c254
commit f8e65c8c9a
10 changed files with 75 additions and 10 deletions

View File

@@ -1026,6 +1026,7 @@ struct LocallabParams {
std::vector<double> HHmaskcurve;
double softradiuscol;
double opacol;
double conthrcol;
std::vector<double> Lmaskcurve;
std::vector<double> LLmaskcolcurvewav;
Threshold<int> csthresholdcol;