1. 21 May, 2014 2 commits
  2. 20 May, 2014 1 commit
  3. 12 May, 2014 1 commit
  4. 01 May, 2014 1 commit
  5. 03 Jan, 2014 1 commit
  6. 26 Dec, 2013 2 commits
  7. 20 Dec, 2013 1 commit
  8. 18 Dec, 2013 5 commits
  9. 12 Sep, 2013 1 commit
  10. 04 Sep, 2013 1 commit
    • Roman Donchenko's avatar
      Fixed a bug in FLANN resulting in uninitialized accesses. · a9975b14
      Roman Donchenko authored
      This is fixed upstream in mariusmuja/flann@b615f26, but that fix
      would break binary compatibility, so I had to make a different one.
      
      Since the bug isn't quite obvious, here's an explanation. In the const
      version of any::cast, if policy is a small_any_policy, its get_value
      returns its input argument. So r becomes a pointer to obj, and the
      return value is a reference to a local variable, which is invalidated
      when the function exits.
      a9975b14
  11. 21 Aug, 2013 2 commits
  12. 08 Aug, 2013 1 commit
  13. 04 Aug, 2013 1 commit
  14. 10 Jul, 2013 1 commit
  15. 13 May, 2013 1 commit
  16. 27 Mar, 2013 1 commit
    • Alexander Smorkalov's avatar
      Multiple fixes for WinRT · 6f68640d
      Alexander Smorkalov authored
      Fixed flann build with NEON;
      Fixed Haming distance with NEON;
      Honest cvRound for WinRT added;
      cvRound test added;
      Video IO with direct show disabled;
      6f68640d
  17. 31 Jan, 2013 2 commits
  18. 14 Jan, 2013 1 commit
  19. 22 Oct, 2012 1 commit
  20. 17 Oct, 2012 1 commit
  21. 16 Oct, 2012 1 commit
  22. 15 Oct, 2012 1 commit
  23. 11 Oct, 2012 1 commit
  24. 09 Oct, 2012 2 commits
  25. 28 Sep, 2012 1 commit
  26. 27 Sep, 2012 1 commit
  27. 28 Aug, 2012 1 commit
  28. 07 Aug, 2012 2 commits
  29. 24 Jul, 2012 1 commit
  30. 12 Jul, 2012 1 commit