diff --git a/modules/ocl/doc/feature_detection_and_description.rst b/modules/ocl/doc/feature_detection_and_description.rst index bfc53d5358..0bc9356580 100644 --- a/modules/ocl/doc/feature_detection_and_description.rst +++ b/modules/ocl/doc/feature_detection_and_description.rst @@ -479,7 +479,7 @@ ocl::BRIEF_OCL::BRIEF_OCL -------------------------- Constructor. -.. ocv:function:: ocl::BRIEF_OCL::BRIEF_OCL(int bytes = 32) +.. ocv:function:: ocl::BRIEF_OCL::BRIEF_OCL(int _bytes = 32) :param bytes: The length of the descriptor in bytes. Supported values are 16, 32 or 64 bytes.