-
Notifications
You must be signed in to change notification settings - Fork 29
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
Added custom settings for calibration and visualization options #341
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @dariosortino for the new features.
I added some comments. Remember also to update the Changelog
file with a description of the new features!
Co-authored-by: Riccardo Grieco <[email protected]>
Co-authored-by: Riccardo Grieco <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @dariosortino for addressing all the points, I will proceed merging it once all the conversation are resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @dariosortino! Thanks
This new feature might be interesting also for @claudia-lat since in the past we collected some dataset that cannot be calibrated in t-pose, but might be calibrated in n-pose |
Thank you everyone, merging. |
As per the title, with @S-Dafarra we included the possibility to define window's Height and Width from the configuration file of the Human State Visualizer. Also, with @lrapetti and @mebbaid we define a new parameter called CalibrationConfig that allows setting custom angles for calibration purposes.