Commit fe578495 authored by Ilya Lysenkov's avatar Ilya Lysenkov

Fixed Mat::channels() brief documentation (ticket #1064)

parent 65ed2707
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment