mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Merge pull request #3706 from exeltior:patch-1
This commit is contained in:
commit
4f8bf98e6f
@ -67,6 +67,7 @@ public:
|
||||
areaThreshold = _area_threshold;
|
||||
minMargin = _min_margin;
|
||||
edgeBlurSize = _edge_blur_size;
|
||||
pass2Only = false;
|
||||
}
|
||||
|
||||
int delta;
|
||||
|
Loading…
Reference in New Issue
Block a user