Commit 7e03a8b2 authored by Andrey Pavlenko's avatar Andrey Pavlenko

fixing check_docs2.py issue

parent 259b9e09
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment