fixing check_docs2.py issue
authorAndrey Pavlenko <andrey.pavlenko@itseez.com>
Tue, 25 Mar 2014 09:15:56 +0000 (13:15 +0400)
committerAndrey Pavlenko <andrey.pavlenko@itseez.com>
Tue, 25 Mar 2014 09:15:56 +0000 (13:15 +0400)
modules/nonfree/include/opencv2/nonfree/ocl.hpp

index 5d9eb86..ba84d24 100644 (file)
@@ -53,7 +53,7 @@ namespace cv
         //! Speeded up robust features, port from GPU module.
         ////////////////////////////////// SURF //////////////////////////////////////////
 
-        class CV_EXPORTS SURF_OCL : public Feature2D
+        class CV_EXPORTS SURF_OCL : public cv::Feature2D
         {
         public:
             enum KeypointLayout