mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
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".