Skip to content

Add buffer-based descriptors #5

Description

@lukesd

Buffer-based descriptors allow the storage (inside the o.dot code) of the last N frames of some value. This will allow computing statistics features, e.g. mean, median, max, min, etc.

Implementation will use a circular buffer to minimize moving memory around.

Possible downside: the contents of the buffer will appear in any display of the o.dot frame, adding visual clutter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions