1. 21 7月, 2014 1 次提交
  2. 16 7月, 2014 1 次提交
  3. 15 7月, 2014 1 次提交
  4. 07 7月, 2014 1 次提交
  5. 04 7月, 2014 1 次提交
  6. 25 6月, 2014 1 次提交
  7. 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
  8. 11 6月, 2014 1 次提交
  9. 06 6月, 2014 1 次提交
  10. 13 5月, 2014 1 次提交
  11. 16 4月, 2014 1 次提交
  12. 11 4月, 2014 2 次提交
  13. 09 4月, 2014 1 次提交
  14. 07 4月, 2014 1 次提交
  15. 03 4月, 2014 1 次提交
  16. 01 4月, 2014 1 次提交
  17. 28 3月, 2014 1 次提交
  18. 27 3月, 2014 1 次提交
  19. 18 3月, 2014 1 次提交
  20. 17 3月, 2014 1 次提交
  21. 04 3月, 2014 1 次提交
  22. 03 3月, 2014 1 次提交
  23. 25 2月, 2014 1 次提交
  24. 14 2月, 2014 3 次提交
  25. 13 2月, 2014 2 次提交
  26. 10 2月, 2014 1 次提交
    • S
      grabcut.py sample: Allow drawing rect from bottom/right · f7041bac
      Sven Wehner 提交于
      The grabcut sample script isn't able to create rectangles correctly that are
      drawn from e.g. bottom-right to top-left.
      This small commit uses four min() calls to determine the correct
      top-left point of the rectangle.
      It also removes some unnecessary white spaces before colons.
      f7041bac
  27. 06 2月, 2014 1 次提交
    • A
      Multiple improvements in OpenCV examples build. · 6ae4a9b0
      Alexander Smorkalov 提交于
      EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project;
      INSTALL_CUDA_LIBRARIES option added to OpenCV.mk
      opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed;
      CUDA initialization apportunity added to OpenCVLoader.initDebug();
      Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.
      6ae4a9b0
  28. 05 2月, 2014 1 次提交
  29. 04 2月, 2014 1 次提交
  30. 03 2月, 2014 2 次提交
  31. 02 2月, 2014 1 次提交
  32. 31 1月, 2014 1 次提交
  33. 30 1月, 2014 1 次提交
  34. 27 1月, 2014 2 次提交