Commit 4f8bf98e authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #3706 from exeltior:patch-1

parents d1a15097 b51805e2
...@@ -67,6 +67,7 @@ public: ...@@ -67,6 +67,7 @@ public:
areaThreshold = _area_threshold; areaThreshold = _area_threshold;
minMargin = _min_margin; minMargin = _min_margin;
edgeBlurSize = _edge_blur_size; edgeBlurSize = _edge_blur_size;
pass2Only = false;
} }
int delta; int delta;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment