Skip to content

Question about specTranslation params #847

@borongyuan

Description

@borongyuan

The release note of v2.21.2 mentioned:

Added disparityToDepthUseSpecTranslation, rectificationUseSpecTranslation, and depthAlignmentUseSpecTranslation options for advanced usage

Looks like their default values are:

bool disparityToDepthUseSpecTranslation = true;
bool rectificationUseSpecTranslation = false;
bool depthAlignmentUseSpecTranslation = true;

I don't understand why calibration data is not used as default for disparityToDepth and depthAlignment.
Not sure if these are related to #840. I didn't see a noticeable effect in my tests.

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