TrackerFeature based on LBP.
More...
#include "tracker.hpp"
TrackerFeature based on LBP.
§ TrackerFeatureLBP()
cv::TrackerFeatureLBP::TrackerFeatureLBP |
( |
| ) |
|
§ ~TrackerFeatureLBP()
cv::TrackerFeatureLBP::~TrackerFeatureLBP |
( |
| ) |
|
§ computeImpl()
bool cv::TrackerFeatureLBP::computeImpl |
( |
const std::vector< Mat > & |
images, |
|
|
Mat & |
response |
|
) |
| |
|
protectedvirtual |
§ selection()
void cv::TrackerFeatureLBP::selection |
( |
Mat & |
response, |
|
|
int |
npoints |
|
) |
| |
|
virtual |
Identify most effective features.
- Parameters
-
response | Collection of response for the specific TrackerFeature |
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:
- /build/master-contrib_docs-lin64/opencv_contrib/modules/tracking/include/opencv2/tracking/tracker.hpp