Fixing Windows build
This commit is contained in:
parent
1917d8b006
commit
6ceb322a47
@ -89,7 +89,7 @@ private:
|
|||||||
|
|
||||||
|
|
||||||
#ifndef ANDROID
|
#ifndef ANDROID
|
||||||
class SurfFeaturesFinderGpu : public FeaturesFinder
|
class CV_EXPORTS SurfFeaturesFinderGpu : public FeaturesFinder
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
SurfFeaturesFinderGpu(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,
|
SurfFeaturesFinderGpu(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user