mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
dc13ec205d
some internal classes and template functions from cascadedetect.cpp to this header. This will allow to make a child class for such classes as LBPEvaluator, etc. Also made all "private" fields in LBPEvaluator and HaarEvaluator to be "protected".