Skip to content
Snippets Groups Projects
  1. Mar 27, 2023
    • d.kilic's avatar
      Gray out calib (3/N) · df494722
      d.kilic authored
      - Introduces `ExtrinsicParameters`-Struct
      - Extract `ExtrinsicBox` from `Control`
      df494722
  2. Feb 06, 2023
  3. Feb 03, 2023
    • d.kilic's avatar
      Restructure GUI: `FilterBeforeBox` and `IntrinsicBox` · de55ad08
      d.kilic authored
      - Move "filter before" GroupBox into own widget
      - Move "intrinsic" GroupBox into own widget
      - Save intrinsic calibration in struct
      - Use said struct as parameter for `CalibFilter`
      - Add `setValue`-helper function for loading values into UI respecting min/max
      - Move PeTrack-Version from Setter to Constructor of Petrack-object
      - Add Unit-Tests
      de55ad08
  4. Jan 19, 2023
  5. Nov 10, 2022
  6. Oct 21, 2022
  7. Sep 12, 2022
  8. Aug 30, 2022
  9. Mar 23, 2022
  10. Jan 10, 2022
  11. 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
  12. Oct 29, 2021
  13. Oct 15, 2021
  14. 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
  15. 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
  16. Jun 08, 2021
  17. May 04, 2021
  18. May 03, 2021
  19. Mar 23, 2021
  20. Mar 10, 2021
  21. Mar 05, 2021
  22. Jan 14, 2021
  23. Dec 17, 2020
  24. Nov 19, 2020
  25. Oct 21, 2020
  26. Jan 28, 2020
  27. Jan 13, 2020
  28. Dec 06, 2019
Loading