1. 18 12月, 2015 2 次提交
  2. 17 12月, 2015 1 次提交
  3. 15 12月, 2015 3 次提交
  4. 14 12月, 2015 1 次提交
  5. 13 12月, 2015 1 次提交
  6. 09 11月, 2015 1 次提交
    • B
      fixed bug on left mouse button click · 4194b7ef
      brossetti 提交于
      Adding None as outImage in pos3 of cv2.drawKeypoints. Fixes bug that throws 'TypeError: Required argument 'outImage' (pos 3) not found' on left mouse button click
      4194b7ef
  7. 18 10月, 2015 1 次提交
  8. 17 10月, 2015 1 次提交
  9. 15 10月, 2015 1 次提交
  10. 14 9月, 2015 3 次提交
  11. 05 8月, 2015 1 次提交
  12. 31 7月, 2015 2 次提交
  13. 22 7月, 2015 1 次提交
  14. 29 5月, 2015 1 次提交
  15. 28 5月, 2015 1 次提交
  16. 27 5月, 2015 1 次提交
  17. 25 4月, 2015 2 次提交
  18. 20 2月, 2015 1 次提交
  19. 20 1月, 2015 2 次提交
  20. 15 1月, 2015 1 次提交
  21. 05 1月, 2015 1 次提交
  22. 30 12月, 2014 1 次提交
  23. 26 12月, 2014 1 次提交
  24. 05 10月, 2014 1 次提交
  25. 23 9月, 2014 1 次提交
  26. 18 9月, 2014 3 次提交
  27. 09 9月, 2014 1 次提交
  28. 21 8月, 2014 1 次提交
  29. 11 8月, 2014 1 次提交
  30. 24 6月, 2014 1 次提交
    • V
      removed contrib, legacy and softcsscade modules; removed latentsvm and... · 3858f229
      Vadim Pisarevsky 提交于
      removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
      some of the stuff will be moved to opencv_contrib module.
      in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
      3858f229