Additional properties for cv::VideoCapture (Feature #1611)


Added by Georg Hartinger about 13 years ago. Updated over 12 years ago.


Status:Done Start date:2012-02-20
Priority:Normal Due date:
Assignee:Alexander Reshetnikov % Done:

0%

Category:highgui-camera
Target version:2.4.0
Difficulty: Pull request:

Description

Hello all,

We are a research group from the Ruhr Universitaet Bochum (Germany) and we use the
cv::VideoCapture class to grab from various firewire/ieee1394 cameras.

For our purpose, we need to identify the cameras on the bus and we want to adjust the
cameras to exactly the same values as on the last startup.

It would be nice if it were possible to introduce four additional properties for the
cv::VideoCapture class and add support for the firewire backend.

These properties are:
CV_CAP_PROP_ZOOM
CV_CAP_PROP_FOCUS
CV_CAP_PROP_GUID
CV_CAP_PROP_ISO_SPEED

We have already implemented these properties in our local copy of the OpenCV-2.3.1 trunk.
There are two files which had to be patched: cap_dc1394_v2.cpp and highgui_c.h. We can provide
two patch files for the changes made by us.

We would be pleased if these changes could be integrated into the official repository.

Best regards,
Georg Hartinger


cap_dc1394_v2.cpp.trunk.patch (13.6 kB) Georg Hartinger, 2012-02-20 12:03 pm

highgui_c.h.trunk.patch (952 Bytes) Georg Hartinger, 2012-02-20 12:03 pm


Associated revisions

Revision a2397972
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1611 from che-burashco:master

History

Updated by Alexander Reshetnikov about 13 years ago

  • Status deleted (Open)
  • Assignee set to Alexander Reshetnikov

Updated by Alexander Reshetnikov about 13 years ago

Thank you for the report! New properties were added in r7382 but it is necessary to test them in a future.

  • Status set to Done
  • Target version set to 2.4.0

Updated by Andrey Kamaev over 12 years ago

  • Category changed from highgui-images to highgui-camera

Also available in: Atom PDF