mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #4017 from headupinclouds:master
This commit is contained in:
commit
cc92cd07e8
@ -680,7 +680,6 @@ void HaarEvaluator::computeOptFeatures()
|
||||
}
|
||||
|
||||
bool HaarEvaluator::setImage(InputArray _image, const std::vector<float>& _scales){
|
||||
tofs = 0;
|
||||
return FeatureEvaluator::setImage(_image, _scales);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user