diff --git a/modules/objdetect/src/icf.cpp b/modules/objdetect/src/icf.cpp index b6bd113d19..885cebdd78 100644 --- a/modules/objdetect/src/icf.cpp +++ b/modules/objdetect/src/icf.cpp @@ -63,7 +63,7 @@ void cv::SCascade::Channels::appendHogBins(const cv::Mat gray, std::vector hist; for (int bin = 0; bin < bins; ++bin)