Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 537
    • Issues 537
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 148
    • Merge requests 148
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BlissBliss
  • blissbliss
  • Merge requests
  • !4673

Flint: Mean filter on sliding window

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Valentin Valls requested to merge flint-window-average into master May 18, 2022
  • Overview 0
  • Commits 3
  • Pipelines 4
  • Changes 9

Closes #3371 (closed)

Here is a Flint side implementation of a filter to display a channel with a mean on a sliding window

  • The filter can be created like any other items
  • The size of the window can be selected (from 1 to 100)

Screenshot_from_2022-05-18_18-29-48

Edited May 19, 2022 by Valentin Valls
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: flint-window-average