Add duplicated Spot

This commit is contained in:
Desmis
2018-01-30 16:28:47 +01:00
parent 3bcd62e889
commit 7671edbca7
10 changed files with 336 additions and 29 deletions

View File

@@ -1007,7 +1007,8 @@ struct LocallabParams {
bool expdenoi;
double threshold;
int chromacbdl;
bool spotduplicated;
LocallabParams();
bool operator ==(const LocallabParams& other) const;