added default detector for winSize(64,128) for hog on gpu
This commit is contained in:
@@ -995,6 +995,7 @@ namespace cv
|
||||
double getWinSigma() const;
|
||||
|
||||
static vector<float> getDefaultPeopleDetector();
|
||||
static vector<float> getDefaultPeopleDetector_64x128();
|
||||
void setSVMDetector(const vector<float>& detector);
|
||||
bool checkDetectorSize() const;
|
||||
|
||||
|
Reference in New Issue
Block a user