TrackerFeature based on HOG.
More...
#include "tracker.hpp"
TrackerFeature based on HOG.
cv::TrackerFeatureHOG::TrackerFeatureHOG |
( |
| ) |
|
cv::TrackerFeatureHOG::~TrackerFeatureHOG |
( |
| ) |
|
bool cv::TrackerFeatureHOG::computeImpl |
( |
const std::vector< Mat > & |
images, |
|
|
Mat & |
response |
|
) |
| |
|
protectedvirtual |
void cv::TrackerFeatureHOG::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:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/tracking/include/opencv2/tracking/tracker.hpp