- 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
Resolve "Refactoring of findCodeMarker-method" Closes #368 See merge request !254
-
Tobias Arens authored
- Mar 01, 2023
-
-
d.kilic authored
- Feb 28, 2023
-
-
Schrödter, Tobias authored
Remove TIME_MEASUREMENT macro Closes #120 See merge request !264
-
Schrödter, Tobias authored
-
- Feb 27, 2023
-
-
Schrödter, Tobias authored
Check if image is loaded before computing missing frames, else throw exception Closes #340 See merge request !262
-
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 23, 2023
-
-
Schrödter, Tobias authored
Allow failure in pre-build check Closes #370 See merge request !256
-
Schrödter, Tobias authored
-
Schrödter, Tobias authored
Add keywords to .zenodo.json Closes #200 See merge request !257
-
Schrödter, Tobias authored
-
- Feb 17, 2023
-
-
Schrödter, Tobias authored
Increase allowed border size to 750 Closes #361 See merge request !255
-
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 09, 2023
-
-
Schrödter, Tobias authored
Update copyright year to 2023 See merge request !250
-
- 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
-
-
d.kilic authored
-
Schrödter, Tobias authored
Update docker file to allow debugging See merge request !248
-
Schrödter, Tobias authored