- Jun 03, 2022
-
-
d.kilic authored
- Alt + holding left mouse-button enables to move the point under the cursor by dragging it with the mouse - Point isn't moved anymore as soon as either the mouse button or alt are not pressed anymore - Added documentation in "Key Bindings" Window for this and for !188 (Jumping to frame of trackpoint under cursor; Alt + dbl-Click)
-
- May 30, 2022
-
-
l.dressen authored
- May 06, 2022
-
-
Klein, Janine authored
Resolve "Add possibility to edit chessboard properties to GUI" Closes #176 See merge request !197
-
Klein, Janine authored
-
- 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.
-