1. 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
  2. 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
  3. 07 Jul, 2014 1 commit
  4. 28 Nov, 2013 2 commits
  5. 26 Nov, 2013 4 commits
  6. 17 Nov, 2013 1 commit
  7. 21 Aug, 2013 1 commit
  8. 16 Aug, 2013 1 commit
  9. 08 Apr, 2013 2 commits
  10. 25 Feb, 2013 1 commit
  11. 09 Nov, 2012 1 commit
  12. 17 Oct, 2012 2 commits
  13. 29 Jun, 2011 1 commit
  14. 28 Jun, 2011 1 commit
  15. 27 Jun, 2011 1 commit
  16. 26 Jun, 2011 2 commits