Skip to content

Undocumented limits in OpenCL filter config #163

Open
@xlz

Description

@xlz

The depth result is blank with this config for OpenCL processor:

EnableBilateralFilter = false;
EnableEdgeAwareFilter = true;

It seems the edge aware filter filterPixelStage2 uses max_edge_test which is generated in the bilateral filter filterPixelStage1.

Is this a bug or a limitation in feature?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions