OpenCV CAP_PROP_... 如何映射到 V4L2 ctrls / 参数?
从 OpenCV 文档和 V4L2 文档中,不清楚所有 CAP_PROP_... 参数如何映射到 v4l2 控件如 exposure_absolute。
但是,你可以轻松查看源代码(cap_v4l.cpp 中的 int capPropertyToV4L2(int prop))以了解参数如何在内部映射。源代码的 Github 链接
下表基于 OpenCV 4.x Git 修订版 a001ab3a445b8e1f8f4004a816c1a0232a90bd05。
[table id=6 /]
Check out similar posts by category:
Audio/Video, Linux, OpenCV
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow