Fixed Mat::channels() brief documentation (ticket #1064)
This commit is contained in:
parent
65ed270790
commit
fe5784957c
@ -1895,7 +1895,7 @@ Mat::channels
|
|||||||
-----------------
|
-----------------
|
||||||
.. cpp:function:: int Mat::channels(void) const
|
.. 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.
|
The method returns the number of matrix channels.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user