visualengineers / visualengineers/reflex
Validation of settings
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.