- Sep 15, 2021
-
-
d.kilic authored
-
Schrödter, Tobias authored
Set needed components of OpenCV Closes #217 See merge request !133
-
- Sep 13, 2021
-
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
d.kilic authored
This commit adds a script, which displays trajectories from test and truth cases at the same time in different colours to be compared to each other. This streamlines the process of checking changed regression test results.
-
- Sep 08, 2021
-
-
Schrödter, Tobias authored
Reformat project with clang-format Closes #13 See merge request !107
-
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
-
- Sep 07, 2021
- Sep 06, 2021
-
-
Schrödter, Tobias authored
UpdateImage is only called when frame really changes and tracking only allowed for different frames Closes #211 See merge request !127
-
Schrödter, Tobias authored
-
- Sep 02, 2021
-
-
Schrödter, Tobias authored
Fixing bug that 'only selected' needs to be activate to select one or multiple pedestrians Closes #90 See merge request !126
-
Schrödter, Tobias authored
-
- Sep 01, 2021
-
-
Schrödter, Tobias authored
Removes compiler warnings Closes #208 See merge request !125
-
Schrödter, Tobias authored
- mId was unused - predeclared classes are structs, which could lead to linking errors under the Microsoft C++ ABI Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Update .zenodo.json See merge request !123
-
- Aug 17, 2021
-
-
Schrödter, Tobias authored
-
- Jul 23, 2021
-
-
Schrödter, Tobias authored
Resolve "Prepare v0.9" Closes #202 See merge request !121
-
Schrödter, Tobias authored
-
- Jul 19, 2021
-
-
Schrödter, Tobias authored
Merge branch '203-not-loading-adaptive-thresh-win-size-for-code-marker-correctly-from-pet' into 'master' Fixed typo in thresh which prevented the correct loading of data of the pet file Closes #203 See merge request !122
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Jul 07, 2021
-
-
Schrödter, Tobias authored
Use correct license id in .zenodo.json See merge request !120
-
Schrödter, Tobias authored
-
- Jul 06, 2021
-
-
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
-
d.kilic authored
- Create CodeMarkerOptions-Class - Use CodeMarkerOptions-Class in findCodeMarker - Use CodeMarkerOptions-Class in CodeMarkerWidget
- Jul 05, 2021
-
-
Schrödter, Tobias authored
Add author names to about menu Closes #52 See merge request !116
-
Schrödter, Tobias authored
- use ui file as base for the dialog - use .zenodo.json for the list of authors - add function to read authors from file - copy authors list to binary path Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Jun 28, 2021
-
-
d.kilic authored
- re-tracking now only replaces a point, if the whole path taken during retracking was better than the point to replace
- Jun 21, 2021
-
-
d.kilic authored
- informs user of unit (cm, not m), if a low value (<100cm) is put in
- Jun 15, 2021
-
-
Schrödter, Tobias authored
Update check for git repo Closes #186 See merge request !114
-
-
- Jun 14, 2021
-
-
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