Skip to content
Snippets Groups Projects
  1. Jun 16, 2023
  2. Jun 07, 2023
  3. Mar 27, 2023
    • d.kilic's avatar
      Gray out calib (3/N) · df494722
      d.kilic authored
      - Introduces `ExtrinsicParameters`-Struct
      - Extract `ExtrinsicBox` from `Control`
      df494722
  4. Feb 06, 2023
  5. Nov 10, 2022
  6. Sep 12, 2022
  7. Mar 23, 2022
  8. Jan 10, 2022
  9. Dec 16, 2021
  10. 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
  11. Oct 29, 2021
  12. Oct 15, 2021
  13. 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
  14. 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
  15. May 04, 2021
  16. Mar 23, 2021
  17. Mar 10, 2021
  18. Dec 17, 2020
  19. Nov 19, 2020
  20. Jan 28, 2020
  21. Jan 13, 2020
  22. Dec 06, 2019
Loading