Skip to content

Use proper 3D median filtering #7

@mitjap

Description

@mitjap

At the moment we find median value for each coordinate (and color channel) separately when fusing depth maps. Try to find best median value considering all dimensions.

One possible option is to use Weiszfeld's algorithm. Algorithm should need very little iterations to find good solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinvestigateIdea that needs validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions