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 02, 2023
  4. Jan 19, 2023
  5. Nov 10, 2022
  6. Nov 09, 2022
  7. Oct 21, 2022
  8. Jul 08, 2022
    • d.kilic's avatar
      Fix warnings on MSVC compiler · 3932b826
      d.kilic authored
      - Preparation on a switch to MSVC on windows
        - Reason: Support for vcpkg, while MinGW is only community supported
      3932b826
  9. Mar 30, 2022
    • d.kilic's avatar
      Resolve "Create `AutoSave` class and mechanism" · 57069292
      d.kilic authored
      Add AutoSave mechanism. The manual changes to the trajectories are counted. After 10 changes, the trajectories are exported to a hidden file. This hidden file can be loaded in the case of an crash of PeTrack. The project file is saved time based.
      57069292
  10. Mar 14, 2022
  11. Mar 07, 2022
  12. Jan 10, 2022
  13. Dec 16, 2021
  14. 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
  15. Oct 29, 2021
  16. Oct 15, 2021
  17. 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
  18. Sep 02, 2021
  19. Jun 08, 2021
  20. May 04, 2021
  21. May 03, 2021
  22. Mar 10, 2021
  23. Feb 15, 2021
  24. Jan 29, 2021
  25. Dec 17, 2020
  26. Nov 19, 2020
  27. Oct 21, 2020
  28. Sep 11, 2020
  29. Jun 25, 2020
  30. Jan 13, 2020
  31. Dec 06, 2019
Loading