1. 27 Feb, 2015 1 commit
  2. 26 Feb, 2015 1 commit
  3. 12 Jan, 2015 1 commit
  4. 07 Jan, 2015 1 commit
  5. 12 Nov, 2014 1 commit
  6. 06 Nov, 2014 1 commit
  7. 15 Oct, 2014 1 commit
    • Pavel Vlasov's avatar
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov authored
      IPP can be switched on and off on runtime;
      
      Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
      
      TS modifications for implementations control;
      45958eaa
  8. 26 Sep, 2014 3 commits
  9. 03 Sep, 2014 1 commit
  10. 22 Aug, 2014 1 commit
    • U-KruchininD-ПК\KruchininD's avatar
      New optimization for canny · 6ed168d3
      U-KruchininD-ПК\KruchininD authored
      new hysteresis
      
      delete whitespaces
      
      fix problem with mad24
      
      Dynamic work group size
      
      dynamic work group size
      
      Fix problem with warnings
      
      Fix some problems with border
      
      Another one fix
      
      Delete trailing whitespaces
      
      some changes
      
      fix problem with warning
      6ed168d3
  11. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov authored
      1. someMatrix.data -> someMatrix.prt()
      2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex )
      3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>()
      4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
      8a4a1bb0
  12. 05 Aug, 2014 1 commit
  13. 01 Jul, 2014 1 commit
  14. 17 Apr, 2014 1 commit
  15. 07 Apr, 2014 2 commits
  16. 24 Mar, 2014 1 commit
  17. 04 Mar, 2014 1 commit
  18. 27 Jan, 2014 1 commit
  19. 17 Jan, 2014 1 commit
  20. 26 Dec, 2013 1 commit
  21. 05 Oct, 2013 1 commit
  22. 28 Aug, 2013 1 commit
  23. 17 Oct, 2012 2 commits
  24. 21 Feb, 2012 1 commit
  25. 15 Feb, 2012 1 commit
  26. 11 Nov, 2011 1 commit
  27. 06 Jun, 2011 1 commit
  28. 17 Apr, 2011 1 commit
  29. 15 Nov, 2010 2 commits
  30. 11 May, 2010 1 commit