fixing check_docs2.py issue

This commit is contained in:
Andrey Pavlenko
2014-03-25 13:15:56 +04:00
parent 259b9e093c
commit 7e03a8b279
@@ -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