[−][src]Module opencv::objdetect::prelude
Traits
BaseCascadeClassifier | |
BaseCascadeClassifier_MaskGenerator | |
CascadeClassifierTrait | @example samples/cpp/facedetect.cpp This program demonstrates usage of the Cascade classifier class \image html Cascade_Classifier_Tutorial_Result_Haar.jpg "Sample screenshot" width=321 height=254 |
DetectionBasedTrackerTrait | |
DetectionBasedTracker_ExtObjectTrait | |
DetectionBasedTracker_IDetector | |
DetectionBasedTracker_ParametersTrait | |
DetectionROITrait | struct for detection region of interest (ROI) |
HOGDescriptorTrait | Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector. |
QRCodeDetectorTrait | |
SimilarRectsTrait | class for grouping object candidates, detected by Cascade Classifier, HOG etc. instance of the class is to be passed to cv::partition (see cxoperations.hpp) |