1. 23 May, 2018 1 commit
  2. 18 May, 2018 1 commit
  3. 26 Mar, 2018 1 commit
  4. 12 Feb, 2018 1 commit
  5. 08 Feb, 2018 1 commit
    • luz.paz's avatar
      Misc. ./samples typos · dbb57cd0
      luz.paz authored
      Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
      dbb57cd0
  6. 12 Jan, 2018 1 commit
  7. 18 Dec, 2017 1 commit
  8. 05 Oct, 2017 6 commits
  9. 13 Sep, 2017 1 commit
  10. 29 Jul, 2017 1 commit
  11. 15 Dec, 2016 1 commit
  12. 15 Aug, 2016 1 commit
  13. 26 Jun, 2016 1 commit
  14. 27 Jan, 2015 1 commit
    • tt's avatar
      Image Segmentation .cpp tutorial · 4ea2eceb
      tt authored
      Distance Transform tutorial fixes
      
      Distance Transform fixes v.2
      
      Distance Transform fixes v.3
      
      Distance Transform fixes v.4
      4ea2eceb
  15. 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
  16. 07 Jul, 2014 1 commit
  17. 28 Nov, 2013 2 commits
  18. 26 Nov, 2013 4 commits
  19. 17 Nov, 2013 1 commit
  20. 21 Aug, 2013 1 commit
  21. 16 Aug, 2013 1 commit
  22. 08 Apr, 2013 2 commits
  23. 25 Feb, 2013 1 commit
  24. 09 Nov, 2012 1 commit
  25. 17 Oct, 2012 2 commits
  26. 29 Jun, 2011 1 commit
  27. 28 Jun, 2011 1 commit
  28. 27 Jun, 2011 1 commit
  29. 26 Jun, 2011 1 commit