mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
resolve crash of haarclassifier when using a tilted feature
This commit is contained in:
@@ -555,6 +555,7 @@ HaarEvaluator::HaarEvaluator()
|
||||
localSize = Size(4, 2);
|
||||
lbufSize = Size(0, 0);
|
||||
nchannels = 0;
|
||||
tofs = 0;
|
||||
}
|
||||
|
||||
HaarEvaluator::~HaarEvaluator()
|
||||
|
||||
Reference in New Issue
Block a user