Documentation for cv::Mat::channels() says "element depth" instead of "channels" (Bug #1064)


Added by Stephan Wirth almost 14 years ago. Updated almost 14 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:- % Done:

0%

Category:documentation
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

The brief documentation for cv::Mat::channels() says:
Returns matrix element depth
whereas the full description says:
The method returns the number of matrix channels.
It should be "channels" in both descriptions.
See http://opencv.willowgarage.com/documentation/cpp/core_basic_structures.html?#Mat::channels


Associated revisions

Revision fe578495
Added by Ilya Lysenkov almost 14 years ago

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

Revision d60cb1d0
Added by Roman Donchenko over 11 years ago

Merge pull request #1064 from asmorkalov:winrt_sample_fix

History

Updated by Ilya Lysenkov almost 14 years ago

Thanks! Fixed in -r5371.

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF