- 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
-
- Sep 22, 2022
-
-
Schrödter, Tobias authored
-
- Sep 12, 2022
-
-
Tobias Arens authored
-
- Sep 01, 2022
-
-
d.kilic authored
-
d.kilic authored
The custom spinboxes ignore the wheel event, i.e. can not be changed with the mouse wheel. This MR does not touch sliders. **Sliders can still be changed by scrolling** and spinboxes connected to sliders (i.e. translation of coordinate system) are changed as well, when the slider is changed by scrolling.
-
- Aug 30, 2022
-
-
d.kilic authored
* Different minimum number of points * coplanar: 4 * not coplanar: 6 * Check coplanarity, use different thresholds and give according error message
-
- Aug 26, 2022
- Jul 29, 2022
-
-
- Jul 12, 2022
-
-
l.dressen authored
-
- Jul 08, 2022
-
-
d.kilic authored
- Preparation on a switch to MSVC on windows - Reason: Support for vcpkg, while MinGW is only community supported
-
- Jun 14, 2022
-
-
Schrödter, Tobias authored
-