From a032d947b4d6701ed9cf967ffe022525a753d1b4 Mon Sep 17 00:00:00 2001 From: Matthias Bady Date: Fri, 20 Dec 2013 11:45:07 +0100 Subject: [PATCH] Fixed doc --- modules/ocl/doc/feature_detection_and_description.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ocl/doc/feature_detection_and_description.rst b/modules/ocl/doc/feature_detection_and_description.rst index bfc53d5..0bc9356 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. -- 2.7.4