Skip to content

vPreProcess attempts stereo undistortion, even when only a single camera intrinsics are supplied #148

Open
@lunagava

Description

@lunagava

The zynqGrabber module sends to vPreProcess both left and right output, unless you set --visLeftOn or --visRightOn to false. When undistortion parameter inside vPreProcess is set to true, the function sparseForwardTransform(int cam, int &y, int &x) inside vIPT.cpp crashes as soon as you connect /zynqGrabber/AE:o to /vPreProcess/AE:i (for the non existing camera).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions