-
Notifications
You must be signed in to change notification settings - Fork 84
GUI: conflicts resolved, ready for review #198
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
Conversation
Beta version of GUI
* Added in a function very similar to compute_height that calculates leg length (total shank and thigh distance) that could be used for gait analysis * Add in capability to calculate, export, and save CoM pos and vel for a given .mot file
- Reproject hidden points too - Confirmation window after each labeled image
- added an option to calibrate with a vertical checkerboard - save images with reprojected points Fixed edge cases: - handles trimmed_mean function failure (when computing height and scaling) - fixed frame range issues in pose estimation, triangulation, filtering, marker augmentation - handled cases when no videos found for synchronization GUI and fps determination
perfanalytics#189) * Modification of Markers_Halpe26.xml. Initialy Right and Left Ankle markers were to high and generate too high ankle flexion. The markers are now positionned in between each malleoles. This has been done qualitatively. Next step is to optimize each markers position by comparing markers-based and markerless analysis on the same set of experiments * propagated the ankle marker position fix to other markersets * removed accidentally added folder * removed accidentally added installer draft --------- Co-authored-by: David PAGNON <[email protected]>
…ered as signal -> no filtering)
…ith some OpenSim versions
Included in GUI
|
Well done for solving the conflicts! 🔥 |
|
Actually, I did not realize this was a pull request into the GUI branch: since there are no conflicts anymore, I can merge it now! The pull request into main (#180) is now being automatically tested, and then I'll have to play with it and give you some feedback. |
Tested on Windows (Git Bash). No remaining merge conflicts.