- Mar 25, 2022
-
-
d.kilic authored
- Mar 23, 2022
-
-
Schrödter, Tobias authored
A hot fix for messed up intrinsic calibration files Closes #145 See merge request !181
-
Schrödter, Tobias authored
-
d.kilic authored
- Add large comment describing the approach taken - Use OpenCV data types when possible to do explicit matrix-vector-calculations
-
- Mar 14, 2022
-
-
Schrödter, Tobias authored
Add setting of marker ID to right click menu Closes #289 See merge request !185
-
Schrödter, Tobias authored
-
- Mar 07, 2022
-
-
Schrödter, Tobias authored
Merge trackingRoiItem and recognitionRoiItem in one class RoiItem Closes #288 See merge request !182
-
Schrödter, Tobias authored
-
- Mar 03, 2022
-
-
Schrödter, Tobias authored
Update video-compare script See merge request !146
-
Schrödter, Tobias authored
- frame-wise navigation when paused - display frame number - display diff and quality of displayed trajectories
-
- Mar 02, 2022
-
-
Schrödter, Tobias authored
Remove white border around exported pdf files Closes #282 See merge request !180
-
Schrödter, Tobias authored
-
d.kilic authored
We previously used a comparison to quality 100 for checking, if a point is a detection or not in the changed code. This was replaced by `80`, so a color-detection on e.g. a multicolormarker with code, which has quality 90, still gets counted as detection. Also a helper function `isDetection` was created, so that this knowledge about the quality <-> detection relationship isn't scattered everywhere in the code.
-
d.kilic authored
There was an error, where a person, who was already deleted because they were merged with another, still got evaluated. During this evaluation, the person which got the index of the deleted one got processed, or a segmentation fault happened, when the deleted person was the last one. This is fixed by setting `mStatus` to not only signal not being tracked, but also, already being merged away.
-
Schrödter, Tobias authored
Build for macos 11.0 Closes #267 See merge request !168
-
Schrödter, Tobias authored
-
- Mar 01, 2022
-
-
Schrödter, Tobias authored
Update missing frame computation Closes #240 See merge request !177
-
Schrödter, Tobias authored
-
- Feb 01, 2022
-
-
-
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Jan 24, 2022
-
-
d.kilic authored
Reuse existing compilation from build step when building the windows installer
- Jan 21, 2022
-
-
Schrödter, Tobias authored
Remove git commit subject See merge request !170
-
Schrödter, Tobias authored
We do display the commit message anywhere, and as it could always contain any characters which will break the build process, it is the best to remove it completely.
-
d.kilic authored
- Move last used export file from static var to member var - Reset member var on opening a new project
-
- Jan 17, 2022
-
-
Schrödter, Tobias authored
Fix crashing when typing in show only people list Closes #241 See merge request !167
-
Schrödter, Tobias authored
-
- Jan 10, 2022
-
-
Schrödter, Tobias authored
Add option for Werror mode Closes #183 See merge request !165
-
Schrödter, Tobias authored
-
Schrödter, Tobias authored
Apply rule of five to fix deprecation warning Closes #258 See merge request !166
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Update copyright year to 2022 See merge request !164
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-