Fixed crash when curve linear in local contrast wavelet
This commit is contained in:
@@ -1329,7 +1329,7 @@ public:
|
||||
virtual ~LocwavCurve() {};
|
||||
LocwavCurve();
|
||||
void Reset();
|
||||
void Set(const std::vector<double> &curvePoints);
|
||||
void Set(const std::vector<double> &curvePoints, bool &lcwavutili);
|
||||
float getSum() const
|
||||
{
|
||||
return sum;
|
||||
|
Reference in New Issue
Block a user