OpenCV  3.1.0
Open Source Computer Vision
Classes | Namespaces
predict_collector.hpp File Reference
#include <cfloat>
#include "opencv2/core/cvdef.h"
#include "opencv2/core/cvstd.hpp"

Classes

class  cv::face::MinDistancePredictCollector
 default predict collector that trace minimal distance with treshhold checking (that is default behavior for most predict logic) More...
 
class  cv::face::PredictCollector
 Abstract base class for all strategies of prediction result handling. More...
 

Namespaces

 cv
 
 cv::face