fixing check_docs2.py issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user