- Oct 05, 2020
-
-
d.kilic authored
-
Ann Katrin authored
Resolve "Rearange Order of Input in trc Output" Closes #65 See merge request !42
-
- Oct 02, 2020
-
-
Ann Katrin authored
-
- Sep 30, 2020
-
-
Schrödter, Tobias authored
Closes #31 See merge request !39
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
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.
-
- Sep 29, 2020
-
- Sep 25, 2020
-
-
d.kilic authored
build path
-
- Sep 18, 2020
-
-
Ann Katrin authored
-
- Sep 17, 2020
-
-
Ann Katrin authored
files
-
Ann Katrin authored
-
- Sep 16, 2020
-
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
- Sep 14, 2020
-
-
Ann Katrin authored
-
Ann Katrin authored
-
- Sep 11, 2020
-
-
Ann Katrin authored
-
Ann Katrin authored
-
Ann Katrin authored
txt output to TrackPersonReal instead of TrackPointReal
-
d.kilic authored
-
Ann Katrin authored
syncTrackPersonMarkerID accordingly
-
Ann Katrin authored
-
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
-
- Sep 10, 2020
-
-
Ann Katrin authored
MarkerID
-
Ann Katrin authored
-
- Sep 08, 2020
-
-
d.kilic authored
-
- Sep 03, 2020
-
-
Ann Katrin authored
-
Ann Katrin authored
-
- Sep 02, 2020
-
-
Ann Katrin authored
-
- Sep 01, 2020
-
-
d.kilic authored
-
- Aug 31, 2020
-
-
Ann Katrin authored
-
- Aug 25, 2020
-
-
Schrödter, Tobias authored
-
- Aug 12, 2020
-
-
m.boltes authored
-
-
- Aug 07, 2020
-
-
Ann Katrin authored
changes extetend cropRect by 0.3\*headsize in order to allow better tracking of ArucoCodeMarkers as marker is also visible for tilted heads.
-
- added Aruco Code dictionary dict_mip_36h12 - a new dictionary was added, that is part of die Aruco library but not part of the predefined Dictionarys in opencv - corresponding test was added
-
- Aug 03, 2020
-
-
Schrödter, Tobias authored
-
- Jul 23, 2020
-
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
- Jul 22, 2020
-
-
2) Started combined detection of CodeMarker on orange head MAJOR BUG: CodeMarker is only detected if large picture is handed over to detectCodeMarker-Funktion and not if a partial image is handed over.
-
- Jul 15, 2020
-
-
* track * void trackFeaturePointsLK(int level); * void refineViaColorPointLK(int level, float errorScale); * void useBackgroundFilter(QList& trjToDel, BackgroundFilter \*bgFilter); * void refineViaNearDarkPoint(); Also added: * void preCalculateImagePyramids(int level); Which doubles the performance (10 minutes on the regression test instead of 20) All in all: * Split Tracker::track for readability * Added Doxygen comments * Precalculate image pyramids * Factored merging out of Tracker::insertFeaturePoints
-