mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +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".