- May 25, 2021
-
-
d.kilic authored
-
- May 11, 2021
-
-
d.kilic authored
Set marker color according to color used in threshold i.e. selected color when using MulticolorMarker
-
- May 05, 2021
-
- May 04, 2021
-
-
-
Schrödter, Tobias authored
- May 03, 2021
-
-
Schrödter, Tobias authored
-
- Apr 20, 2021
-
-
d.kilic authored
- Thus: Made (new function) findColorBlob independent of the GUI (mostly) to enable reuse - added namespaces for reco (reco and reco::detail)
-
Schrödter, Tobias authored
Fixing the occurring infinite loop, by using `cv::transform` instead of pointer arithmetic when using the blackdot marker. Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Mar 23, 2021
-
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
d.kilic authored
Storing the extrinsic calibration in the .pet file - version bump because of changed .pet-file format; Should be backwards compatible.
-
- Mar 10, 2021
-
-
Schrödter, Tobias authored
- remove unused includes - change deprecated includes - change to system include when needed Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Signed-off-by:
t.schroedter <t.schroedter@fz-juelich.de>
- Mar 05, 2021
-
-
d.kilic authored
feat: Adds a custom MessageBox which does not break PeTrack when running with -platform offscreen (mostly CI) Resolve "Custom MessageBox with logging capabilities and offscreen/scripting support"
-
- Mar 04, 2021
-
-
d.kilic authored
Change the layout to get into an usable state. It now displays good enough on even small displays with high resolutions. There is still some room for improvement.
-
- Feb 25, 2021
-
-
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Feb 15, 2021
-
-
d.kilic authored
+ some comments
-
- Feb 11, 2021
-
-
Schrödter, Tobias authored
- created Button to "import markerID" - import and process a text file containing personID and markerID - synchronize the markerID with the data from input file - allow this as CLI option - read and write filename to pet-file Signed-off-by:
t.schroedter <t.schroedter@fz-juelich.de> Co-Authored-By:
j.adrian <j.adrian@fz-juelich.de>
-
- Feb 02, 2021
-
-
d.kilic authored
all trajectories being visible
-
- Jan 29, 2021
-
-
Schrödter, Tobias authored
- Removed spacer from messagebox which caused the segmentation fault - Corrected indentation of the function
-
- Jan 28, 2021
-
-
d.kilic authored
-
- Jan 14, 2021
-
-
d.kilic authored
Replaced QMessageBox with QDialog to get the correct layout without the instable hack to widen it.
- Jan 06, 2021
-
- Dec 22, 2020
-
-
d.kilic authored
-
- Dec 17, 2020
- Dec 15, 2020
-
-
d.kilic authored
feat: ability to enable or disable an adaptive pyramid level Changed test results.
-
- Dec 09, 2020
-
-
Schrödter, Tobias authored
- Enable multi line comments by changing to a multi line dialog - When saving and loading line breaks get replaced with `\n` and vice versa - Append 'Frame :' if this has not already be done
-
- Dec 07, 2020
-
-
d.kilic authored
Fixed occurence of warning "Looping and tracking can't be used together" when looping isn't activated
-
- Dec 03, 2020
-
-
Schrödter, Tobias authored
Signed-off-by:
t.schroedter <t.schroedter@fz-juelich.de>
-
- Nov 25, 2020
-
-
d.kilic authored
Important for caching and cache invalidation in CalibFilter
-
- Nov 24, 2020
-
-
d.kilic authored
fix: Video now always ends with last frame, even when fixing framerate
-