Commits on Source (39)
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
MarkerID
-
d.kilic authored
Feature: Add automatic building of a windows installer (CPack/NSIS) and subsequently uploading it to Sciebo as part of CI after each commit to master
-
Ann Katrin authored
-
Ann Katrin authored
syncTrackPersonMarkerID accordingly
-
d.kilic authored
-
Ann Katrin authored
txt output to TrackPersonReal instead of TrackPointReal
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
Ann Katrin authored
-
Ann Katrin authored
files
-
Ann Katrin authored
-
d.kilic authored
build path
-
d.kilic authored
queue instead of a signal from QSingleShot This performs better when used on a system under high load, like a weak laptop or a PC doing other stuff like compiling as well.
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Closes #31 See merge request !39
-
Ann Katrin authored
-
Ann Katrin authored
Resolve "Rearange Order of Input in trc Output" Closes #65 See merge request !42
-
d.kilic authored
-
Schrödter, Tobias authored
-
Schrödter, Tobias authored
Update ReadMe.md See merge request !45
-
d.kilic authored
-
d.kilic authored
Improve performance by caching the result of initUndistortRemap and only applying the remapping each frame, instead of doing both each frame as was done with the call to undistort.
-
Ann Katrin authored
-
Ann Katrin authored
Resolve "upper case to lower case" Closes #75 See merge request !46
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Resolve "Fix warnings" Closes #15 See merge request !15
Showing
- .gitlab-ci.yml 49 additions, 13 deletions.gitlab-ci.yml
- CMakeLists.txt 12 additions, 22 deletionsCMakeLists.txt
- LICENSE 3 additions, 0 deletionsLICENSE
- ReadMe.md 50 additions, 0 deletionsReadMe.md
- cmake_modules/install_helper.cmake 94 additions, 0 deletionscmake_modules/install_helper.cmake
- container/arch/Dockerfile 11 additions, 1 deletioncontainer/arch/Dockerfile
- include/analysePlot.h 0 additions, 1 deletioninclude/analysePlot.h
- include/animation.h 2 additions, 0 deletionsinclude/animation.h
- include/aviFileWriter.h 1 addition, 5 deletionsinclude/aviFileWriter.h
- include/calibFilter.h 0 additions, 3 deletionsinclude/calibFilter.h
- include/codeMarkerWidget.h 20 additions, 20 deletionsinclude/codeMarkerWidget.h
- include/colorMarkerWidget.h 10 additions, 10 deletionsinclude/colorMarkerWidget.h
- include/control.h 23 additions, 23 deletionsinclude/control.h
- include/ellipse.h 1 addition, 1 deletioninclude/ellipse.h
- include/helper.h 2 additions, 2 deletionsinclude/helper.h
- include/libelas/elas.h 0 additions, 236 deletionsinclude/libelas/elas.h
- include/libelas/elasDescriptor.h 0 additions, 69 deletionsinclude/libelas/elasDescriptor.h
- include/libelas/elasFilter.h 0 additions, 99 deletionsinclude/libelas/elasFilter.h
- include/libelas/elasImage.h 0 additions, 167 deletionsinclude/libelas/elasImage.h
- include/libelas/elasMatrix.h 0 additions, 133 deletionsinclude/libelas/elasMatrix.h
LICENSE
0 → 100644
ReadMe.md
0 → 100644
cmake_modules/install_helper.cmake
0 → 100644
include/libelas/elas.h
deleted
100644 → 0
include/libelas/elasDescriptor.h
deleted
100644 → 0
include/libelas/elasFilter.h
deleted
100644 → 0
include/libelas/elasImage.h
deleted
100644 → 0
include/libelas/elasMatrix.h
deleted
100644 → 0