Fixed Mat::channels() brief documentation (ticket #1064)
authorIlya Lysenkov <no@email>
Tue, 7 Jun 2011 10:52:24 +0000 (10:52 +0000)
committerIlya Lysenkov <no@email>
Tue, 7 Jun 2011 10:52:24 +0000 (10:52 +0000)
modules/core/doc/basic_structures.rst

index c60d88d..c3349ec 100644 (file)
@@ -1895,7 +1895,7 @@ Mat::channels
 -----------------
 .. cpp:function:: int Mat::channels(void) const
 
-    Returns a matrix element depth.
+    Returns the number of matrix channels.
 
 The method returns the number of matrix channels.