1. 27 Jun, 2018 1 commit
  2. 23 May, 2018 1 commit
  3. 18 May, 2018 1 commit
  4. 26 Mar, 2018 1 commit
  5. 12 Feb, 2018 1 commit
  6. 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
  7. 12 Jan, 2018 1 commit
  8. 18 Dec, 2017 1 commit
  9. 05 Oct, 2017 6 commits
  10. 13 Sep, 2017 1 commit
  11. 29 Jul, 2017 1 commit
  12. 15 Dec, 2016 1 commit
  13. 15 Aug, 2016 1 commit
  14. 26 Jun, 2016 1 commit
  15. 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
  16. 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
  17. 07 Jul, 2014 1 commit
  18. 28 Nov, 2013 2 commits
  19. 26 Nov, 2013 4 commits
  20. 17 Nov, 2013 1 commit
  21. 21 Aug, 2013 1 commit
  22. 16 Aug, 2013 1 commit
  23. 08 Apr, 2013 2 commits
  24. 25 Feb, 2013 1 commit
  25. 09 Nov, 2012 1 commit
  26. 17 Oct, 2012 2 commits
  27. 29 Jun, 2011 1 commit
  28. 28 Jun, 2011 1 commit
  29. 27 Jun, 2011 1 commit