1. 17 Oct, 2014 2 commits
  2. 07 Aug, 2014 1 commit
    • Michael Pratt's avatar
      Support Python 2 and 3 in test script · e9ccadeb
      Michael Pratt authored
      Add Python 3 support to the Python test.py script.
      
      The print function is used in place of the print statement.
      
      The urlopen function has been moved to urllib.request in Python 3, so
      attempt to import it from either location.
      
      TestCase.assert_() has been deprecated in place of
      TestCase.assertTrue().
      
      The tests all pass in both Python 2 and 3.
      e9ccadeb
  3. 01 Jul, 2014 1 commit
  4. 30 Jun, 2014 1 commit
  5. 21 Aug, 2013 2 commits
  6. 28 Jun, 2013 1 commit
  7. 12 Apr, 2013 1 commit
  8. 11 Apr, 2013 1 commit
  9. 25 Mar, 2013 1 commit
  10. 24 Mar, 2013 1 commit
  11. 22 Mar, 2013 1 commit
  12. 08 Feb, 2013 1 commit
  13. 31 Jan, 2013 2 commits
  14. 28 Jan, 2013 2 commits
  15. 23 Nov, 2012 1 commit
  16. 24 Oct, 2012 1 commit
  17. 17 Oct, 2012 2 commits
  18. 10 Aug, 2012 1 commit
  19. 03 Aug, 2012 1 commit
  20. 30 Apr, 2012 1 commit
  21. 18 Apr, 2012 1 commit
  22. 16 Apr, 2012 1 commit
  23. 26 Mar, 2012 2 commits
  24. 11 Mar, 2012 2 commits
    • Alexander Shishkov's avatar
      #1672 · d95127c2
      Alexander Shishkov authored
      updated some more links
      d95127c2
    • Alexander Shishkov's avatar
      #1672 · be63ce72
      Alexander Shishkov authored
      updated links in cheatsheet
      renamed directory for Mat tutorial 
      changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
      be63ce72
  25. 25 Jan, 2012 1 commit
  26. 06 Aug, 2011 1 commit
  27. 12 Jul, 2011 1 commit
  28. 30 Jun, 2011 1 commit
  29. 23 Jun, 2011 1 commit
  30. 17 May, 2011 1 commit
  31. 03 May, 2011 1 commit