1. 23 Nov, 2017 2 commits
  2. 03 Sep, 2017 3 commits
  3. 22 Apr, 2017 1 commit
  4. 22 Jan, 2017 1 commit
  5. 11 Apr, 2016 1 commit
  6. 17 Mar, 2016 1 commit
  7. 03 Mar, 2016 8 commits
  8. 26 Feb, 2016 1 commit
  9. 09 Feb, 2016 1 commit
    • Nikolay Polyarniy's avatar
      T-API python support implemented: · 46e08d34
      Nikolay Polyarniy authored
       - cv2.UMat implemented - python thin wrapper for UMat
       - no implicit copy from GPU to Host done, resulting UMat can be passed to next function without overhead
       - cv2.UMat.get() - to fetch data to Host
       - new tests covers: ORB, BFMatcher, goodFeaturesToTrack, calcOpticalFlowPyrLK
      46e08d34
  10. 26 Mar, 2015 1 commit
  11. 03 Dec, 2014 2 commits
  12. 07 Nov, 2014 1 commit
  13. 17 Oct, 2014 2 commits
  14. 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
  15. 01 Jul, 2014 1 commit
  16. 30 Jun, 2014 1 commit
  17. 28 Jun, 2013 1 commit
  18. 12 Apr, 2013 1 commit
  19. 11 Apr, 2013 1 commit
  20. 25 Mar, 2013 1 commit
  21. 24 Mar, 2013 1 commit
  22. 31 Jan, 2013 1 commit
  23. 23 Nov, 2012 1 commit
  24. 24 Oct, 2012 1 commit
  25. 17 Oct, 2012 2 commits
  26. 10 Aug, 2012 1 commit
  27. 03 Aug, 2012 1 commit