1. 09 Jun, 2014 4 commits
  2. 06 Jun, 2014 4 commits
  3. 05 Jun, 2014 1 commit
  4. 04 Jun, 2014 12 commits
  5. 03 Jun, 2014 8 commits
  6. 02 Jun, 2014 9 commits
  7. 01 Jun, 2014 1 commit
    • Benjamin Flesch's avatar
      perspectiveTransform simplify assert() for better debuggin · 62533d0d
      Benjamin Flesch authored
      When using perspectiveTransform in rather complicated settings, it would be easier for developers to have two separate assertions for each part of the boolean expression in order to pinpoint problems more efficiently. In my case I am struggling in Python2.7 with finding out whether scn+1 == m.cols or the depth == CV_32F || depth == CV_64F is making a problem, which is kind of hard.
      62533d0d
  8. 31 May, 2014 1 commit