Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a validation recordings data object #569

Open
r59q opened this issue Jan 23, 2025 · 0 comments
Open

Create a validation recordings data object #569

r59q opened this issue Jan 23, 2025 · 0 comments

Comments

@r59q
Copy link
Collaborator

r59q commented Jan 23, 2025

currently gestures have a addRecording and getRecordings. Either a new validation dataset object should be created, which isn't coupled to the gesture object, or a new set of recordings should be added to the gesture object, something like getValidationRecordings().

The advantage of having the objects attached to the Gesture, is that it can be loaded alongside the gesture relatively easily. The disadvantage is extra coupling and that we cannot change the gesture after the fact

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant