Documentation: VideoCapture::get (Bug #4282)


Added by Gilboa Levy almost 10 years ago. Updated almost 10 years ago.


Status:Done Start date:2015-04-17
Priority:Low Due date:
Assignee:- % Done:

0%

Category:documentation
Target version:2.4.11
Affected version:2.4.9 (latest release) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:

Description

In the method VideoCapture::get, the properties list is incorrect for PYTHON. Instead of: "CV_XXXXXXXXXXXXX" it should be: "XXXXXXXXXXXXX", e.g. CV_CAP_PROP_POS_MSEC should be CAP_PROP_POS_MSEC.

Location:
http://docs.opencv.org/modules/highgui/doc/reading_and_writing_images_and_video.html#videocapture-get


History

Updated by Vadim Pisarevsky almost 10 years ago

ok, the bug has been resolved via the PR mentioned above

  • Status changed from New to Done

Also available in: Atom PDF