- Apr 29, 2022
-
-
l.dressen authored
-
- Apr 22, 2022
-
-
Klein, Janine authored
Add Orcid to .zenodo.json file See merge request !190
-
-
- Apr 07, 2022
-
-
Schrödter, Tobias authored
Update clang-format to 14.0.0 Closes #295 See merge request !196
-
Schrödter, Tobias authored
-
- Mar 30, 2022
-
-
Schrödter, Tobias authored
ROI to full image and adjust to other ROI Closes #271 See merge request !183
-
Schrödter, Tobias authored
-
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.
-
Schrödter, Tobias authored
Hide analysis tab until it is fixed Closes #280 See merge request !184
-
Schrödter, Tobias authored
-
Schrödter, Tobias authored
Update to OpenCV 4.5 Closes #126 See merge request !193
-
Schrödter, Tobias authored
-
- Mar 29, 2022
-
-
Schrödter, Tobias authored
Fix loading saved sequence when opening a project See merge request !192
-
Schrödter, Tobias authored
-
d.kilic authored
Enables to move to a frame by clicking on a trajectory via Alt + Dbl-LClick
-
- 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
-
-