videoCapture get documentation (Bugfix #3659)


Added by Michael Nute almost 11 years ago. Updated almost 11 years ago.


Status:Done Start date:2014-04-22
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:documentation
Target version:3.0 Estimated time:0.05 hour
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty:Easy HW Platform:x86
Pull request:

Description

The properties listed for the get() and set() methods of the videoCapture class contain a leading "CV_" which is incorrect when called in C++. The link is [[http://docs.opencv.org/trunk/modules/highgui/doc/reading_and_writing_images_and_video.html#videocapture-get]] and the relevant enum is in OpenCV\modules\highgui\include\opencv2\highgui.hpp. Should be an easy fix, just take out the "CV_" or set up a note in the documentation for C++ users.


Associated revisions

Revision 8764b17f
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3659 from asmorkalov:debian_changelog_stub

History

Updated by Michael Nute almost 11 years ago

Submitted change to documentation just now.

  • Status changed from New to Done
  • % Done changed from 0 to 100

Also available in: Atom PDF