Skip to content

Opencv 3.4.4 dependency on V4L2_CID_ISO_SENSITIVITY only available in kernel >= 3.5 #13335

@washley

Description

@washley

Pull request #12893 added support for newer V4L camera properties, but these are only available on newer kernel versions (see https://www.kernel.org/doc/html/v4.14/media/uapi/v4l/hist-v4l2.html for, as an example, V4L2_CID_ISO_SENSITIVITY being introduced in 3.5).

I am not familiar with how Opencv typically handles this kind of scenario. Should these kinds of changes be behind preprocessor checks?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions