Skip to content
Snippets Groups Projects
  1. Jan 10, 2022
  2. Jan 05, 2022
  3. Dec 16, 2021
  4. Dec 15, 2021
  5. Dec 08, 2021
  6. Dec 03, 2021
  7. Dec 01, 2021
  8. Nov 19, 2021
  9. Nov 12, 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 30, 2021
  14. Sep 15, 2021
  15. 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
  16. Sep 07, 2021
  17. Sep 06, 2021
  18. Sep 02, 2021
  19. Jul 19, 2021
  20. Jul 06, 2021
    • d.kilic's avatar
      Resolve "Add Support for mutliple MoCap-Files" · 98e48a35
      d.kilic authored
      - changed dialogue "Open MoCap" to "Manage MoCap"
      - enable loading multiple MoCap-Files (or same with different offset)
      - enable unloading MoCap-Files
      - save all files in pet and load when opening project
      98e48a35
    • d.kilic's avatar
      Resolve "Add CodeMarkerOptions" · ec03b6c0
      d.kilic authored
      - Create CodeMarkerOptions-Class
      - Use CodeMarkerOptions-Class in findCodeMarker
      - Use CodeMarkerOptions-Class in CodeMarkerWidget
      ec03b6c0
  21. Jul 05, 2021
  22. Jun 28, 2021
  23. Jun 21, 2021
  24. 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
    • d.kilic's avatar
      Implement skipFrame for image sequence · 39d46a50
      d.kilic authored
      39d46a50
  25. Jun 08, 2021
  26. May 31, 2021
  27. May 25, 2021
  28. May 11, 2021
  29. May 05, 2021
  30. May 04, 2021
  31. May 03, 2021
  32. Apr 20, 2021
Loading