Skip to content
Snippets Groups Projects
  1. Nov 25, 2020
  2. Nov 24, 2020
  3. Nov 23, 2020
  4. Nov 20, 2020
    • d.kilic's avatar
      Fixed: · bbf7e6df
      d.kilic authored
      - not considering border correctly in color picker
      - not considering distortion in color picker
      - drifting part of map-index in GUI and in source code
      bbf7e6df
  5. Nov 19, 2020
  6. Nov 18, 2020
  7. Nov 13, 2020
  8. Nov 10, 2020
  9. Nov 05, 2020
  10. Oct 29, 2020
  11. Oct 21, 2020
  12. Oct 12, 2020
  13. Oct 05, 2020
  14. Sep 30, 2020
  15. Sep 17, 2020
  16. Sep 16, 2020
  17. Sep 14, 2020
  18. Sep 11, 2020
  19. Sep 10, 2020
  20. Sep 03, 2020
  21. Sep 01, 2020
  22. Aug 31, 2020
  23. Aug 07, 2020
  24. Jul 22, 2020
  25. Jul 15, 2020
    • d.kilic's avatar
      Split the track method into: · 029277ba
      d.kilic authored and Schrödter, Tobias's avatar Schrödter, Tobias committed
      * 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
      029277ba
  26. Jun 25, 2020
  27. Mar 16, 2020
  28. Mar 05, 2020
  29. Jan 31, 2020
  30. Jan 28, 2020
  31. Jan 13, 2020
  32. Dec 06, 2019
Loading