OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::TrackerSamplerAlgorithm, including all inherited members.
className | cv::TrackerSamplerAlgorithm | protected |
create(const String &trackerSamplerType) | cv::TrackerSamplerAlgorithm | static |
getClassName() const | cv::TrackerSamplerAlgorithm | |
sampling(const Mat &image, Rect boundingBox, std::vector< Mat > &sample) | cv::TrackerSamplerAlgorithm | |
samplingImpl(const Mat &image, Rect boundingBox, std::vector< Mat > &sample)=0 | cv::TrackerSamplerAlgorithm | protectedpure virtual |
~TrackerSamplerAlgorithm() | cv::TrackerSamplerAlgorithm | virtual |