Fixed doc
authorMatthias Bady <aegirxx@gmail.com>
Fri, 20 Dec 2013 10:45:07 +0000 (11:45 +0100)
committerMatthias Bady <aegirxx@gmail.com>
Fri, 20 Dec 2013 10:45:07 +0000 (11:45 +0100)
modules/ocl/doc/feature_detection_and_description.rst

index bfc53d5..0bc9356 100644 (file)
@@ -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.