Access to OpenNI DeviceInfos for Multi-Sensor-Applications (Feature #3070)
Description
Hello,
OpenNI provides the reading of device information (DeviceInfos: names, uri, pid, vendor, etc.). Thus, a sensor can be uniquely identified in a multi-sensor application.
This is important to clearly assign specific information (calibration parameters) to a specific sensor in multisensor applications.
Is it possible to make this information accessible over the OpenCV interface (cap_openni.cpp) or open a specific sensor (pid=....)?
p.s. In OpenCV you are limited to open "any" sensor --> VideoCapture capture( CV_CAP_OPENNI ); The order is arbitrary/random, right?
Thank you very much for your response.
History
Updated by Daniil Osokin almost 12 years ago
Hi, Hagen!
Thank you for attention! Could you please contribute this functionality (http://code.opencv.org/projects/opencv/wiki/How_to_contribute)? OpenCV's developers will review it and add to OpenCV.
- Target version set to 2.4.6
- Assignee changed from Vadim Pisarevsky to Hagen Borstell
Updated by Kirill Kornyakov over 11 years ago
- Target version deleted (
2.4.6)
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4582