visualengineers / visualengineers/reflex

Validation of settings

Open
#176 0 comments 0 reactions 1 assignee View on GitHub

@reworc is already working on this.

Since May 17, 2024.

.NET enhancement javascript v1.1.0
Dominant language
Jupyter Notebook
Stars
3
Forks
3
Avg merge
1m
Merged PRs (30d)
3

Description

add a validation component that runs a set of prerecorded gestures and checks whether the expected values and the results of the processing have been influenced by the changes in the current settings

  • define suitable gestures
    • single touch -> id associations / positional accuracy / lag (?)
    • two touches that should not merge
    • two crossing touches --> correct reconstruction of ids
    • subsequent touches --> assignment of different ids
  • store recent validation records (for comparing results)
  • visualization:
    • positional accuracy ( deviation per frame, mean, standard deviation)
    • lifetime of touch ids
    • lag (?)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.