TrackerFeature based on LBP.
More...
#include "tracker.hpp"
Inheritance diagram for cv::TrackerFeatureLBP:
Public Member Functions
Identify most effective features.
More...
Compute the features in the images collection.
More...
Protected Member Functions
Additional Inherited Members
Detailed Description
Constructor & Destructor Documentation
cv::TrackerFeatureLBP::TrackerFeatureLBP
(
)
cv::TrackerFeatureLBP::~TrackerFeatureLBP
(
)
Member Function Documentation
bool cv::TrackerFeatureLBP::computeImpl
(
const std::vector<
Mat > &
images,
)
protectedvirtual
void cv::TrackerFeatureLBP::selection
(
Mat &
response,
int
npoints
)
virtual
Identify most effective features.
- Parameters
-
npoints Max number of features
- Note
- This method modifies the response parameter
Implements cv::TrackerFeature.
The documentation for this class was generated from the following file:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/tracking/include/opencv2/tracking/tracker.hpp