- 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
-
- Sep 11, 2020
-
-
Ann Katrin authored
txt output to TrackPersonReal instead of TrackPointReal
-
Ann Katrin authored
syncTrackPersonMarkerID accordingly
-
Ann Katrin authored
-
- Sep 03, 2020
-
-
Ann Katrin authored
-
- Aug 07, 2020
-
-
- 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
-
- 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
-
- Jun 25, 2020
-
-
- Migrate build system from qmake to cmake - Add catch2 and trompeloeil - Update to CI to execute unit tests - minor fixes of depreacation and warnings - Color can be selected by clicking on the specific hat
-
- Mar 05, 2020
-
-
d.kilic authored
-
- Jan 28, 2020
-
-
d.kilic authored
supported from now on By accident, also enabling background substraction code, that should be enabled, but was disabled due to CV_MAJOR_VERSION == 3 Macro
-
- Jan 13, 2020
-
- Dec 06, 2019
-
-
d.kilic authored
-