Skip to content

Write a median filter component #39

@LuxMiranda

Description

@LuxMiranda

A median filter is a useful algorithm for when you need to rely on valid data points from noisy data. It is well documented in this short writeup. Nick wrote a median filter for our previous payload, but it wasn't tested very extensively and may require modifications.

The median filter should be placed in lib/components and inherit from Component

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions