Fixing Windows build

pull/13383/head
Andrey Pavlenko 14 years ago
parent 1917d8b006
commit 6ceb322a47
  1. 2
      modules/stitching/include/opencv2/stitching/detail/matchers.hpp

@ -89,7 +89,7 @@ private:
#ifndef ANDROID
class SurfFeaturesFinderGpu : public FeaturesFinder
class CV_EXPORTS SurfFeaturesFinderGpu : public FeaturesFinder
{
public:
SurfFeaturesFinderGpu(double hess_thresh = 300., int num_octaves = 3, int num_layers = 4,

Loading…
Cancel
Save