- Apr 19, 2023
-
-
Schrödter, Tobias authored
-
- Apr 18, 2023
-
-
Schrödter, Tobias authored
-
- Apr 14, 2023
-
-
Klein, Janine authored
-
- Apr 11, 2023
-
-
d.kilic authored
New procedure for dealing with invalid pet-file: - save current state before loading new file - open new file - throw exception on erroneous value - catch exception at top level and restore old state - show error message
-
- Mar 28, 2023
-
-
d.kilic authored
- Delete some dead code in CoordItem - Slightly refactor `paint`-method
-
- Mar 27, 2023
-
-
d.kilic authored
- Introduces `ExtrinsicParameters`-Struct - Extract `ExtrinsicBox` from `Control`
-
- Mar 17, 2023
-
-
d.kilic authored
-
- Mar 06, 2023
-
-
d.kilic authored
- Move slots to FilterBeforeBox when concerning its elemets - Fix Tab order of new extracted widgets - Delete dependency to Control by AutoCalib
-
Tobias Arens authored
-
- Mar 01, 2023
-
-
d.kilic authored
- Feb 28, 2023
-
-
Schrödter, Tobias authored
-
- Feb 27, 2023
-
-
Schrödter, Tobias authored
-
d.kilic authored
- Add test which reads a "default"-pet file and writes it out and then compares them - Detect differences in reading/writing/overall file format - fix: ColorMarker read in saturation for value
-
d.kilic authored
- Reads in whole intrinsic calibration at once -> reads in reprojection error without setting it to NaN later on
-
d.kilic authored
-
- Feb 17, 2023
-
-
Schrödter, Tobias authored
-
d.kilic authored
- Also add -autoIntrinsic documentation
-
d.kilic authored
- Crash due to comparison of cv::Mat with different size - Append zeros to old model such that it has the same size as the new one
-
- Feb 06, 2023
-
-
Schrödter, Tobias authored
-
- Feb 03, 2023
-
-
d.kilic authored
- Move "filter before" GroupBox into own widget - Move "intrinsic" GroupBox into own widget - Save intrinsic calibration in struct - Use said struct as parameter for `CalibFilter` - Add `setValue`-helper function for loading values into UI respecting min/max - Move PeTrack-Version from Setter to Constructor of Petrack-object - Add Unit-Tests
-
- Feb 02, 2023
-
-
d.kilic authored
- Fixed boolean expression with inverted button - Refactored boolean expression for better readability
-
- Jan 27, 2023
-
- Jan 19, 2023
-
-
Schrödter, Tobias authored
-
Schrödter, Tobias authored
-
- Jan 12, 2023
-
-
d.kilic authored
-
- Dec 15, 2022
-
-
- Dec 01, 2022
-
-
Schrödter, Tobias authored
-
- Nov 24, 2022
-
-
d.kilic authored
-
- Nov 16, 2022
-
-
Schrödter, Tobias authored
-
- Nov 11, 2022
-
-
Schrödter, Tobias authored
-
Schrödter, Tobias authored
-
- Nov 10, 2022
-
-
Schrödter, Tobias authored
-
d.kilic authored
- Changes shortcut for jumping to frame
-
- Nov 09, 2022
-
-
l.dressen authored
-
- Oct 28, 2022
-
-
Schrödter, Tobias authored
-
- Oct 27, 2022
-
-
l.dressen authored
-
- Oct 26, 2022
-
-
Tobias Arens authored
-
- Oct 21, 2022
-
-
d.kilic authored
This - enables editing the .ui-file without changing control.h; reducing recompile time - encapsulates the widgets themselves from everything outside of Control
-
- Oct 06, 2022
-
-
d.kilic authored
-