Skip to content
Snippets Groups Projects
  1. Nov 03, 2021
    • d.kilic's avatar
      Factor management of trajectories out of Tracker · 3175d63a
      d.kilic authored
      - Stop Tracker inheriting from QVector, instead save TrackPerson in std::vector
      - Save TrackPerson's in another class (new class PersonStorage)
      - Move all functions directly accessing the trajectories in a writing/editing manner into this class
      - Some small refactorings and documentation-comments
      3175d63a
  2. Oct 29, 2021
  3. Oct 15, 2021
  4. Sep 08, 2021
    • Schrödter, Tobias's avatar
      Reformat project with clang-format · f08f1a06
      Schrödter, Tobias authored
      - Add clang-format file
      - Add scripts and format check for CI
          - script for checking the format (bash)
          - script for formatting the code (bash)
      - Add format checking to CI
      - Reformat project with clang-format
      f08f1a06
  5. Jun 14, 2021
    • d.kilic's avatar
      Visualisation of fusioned MoCap data · 1daf3db2
      d.kilic authored
      - Loading a C3D-File from XSens into an internal tree structure
      - Transforming the internal skeleton into lines and arrows to be drawn
      - Actual drawing
      - Settings for the visualisation (turning it on/off, changing thickness or color)
      - Saving the path to the C3D and other metadata in the project file
      - Loading the data from the project file
      1daf3db2
  6. Jun 08, 2021
  7. May 04, 2021
  8. May 03, 2021
  9. Mar 23, 2021
  10. Mar 10, 2021
  11. Mar 05, 2021
  12. Jan 14, 2021
  13. Dec 17, 2020
  14. Nov 19, 2020
  15. Oct 21, 2020
  16. Jan 28, 2020
  17. Jan 13, 2020
  18. Dec 06, 2019
Loading