1. 16 7月, 2014 1 次提交
  2. 15 7月, 2014 1 次提交
  3. 07 7月, 2014 1 次提交
  4. 04 7月, 2014 1 次提交
  5. 25 6月, 2014 1 次提交
  6. 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
  7. 11 6月, 2014 1 次提交
  8. 13 5月, 2014 1 次提交
  9. 16 4月, 2014 1 次提交
  10. 11 4月, 2014 2 次提交
  11. 09 4月, 2014 1 次提交
  12. 07 4月, 2014 1 次提交
  13. 03 4月, 2014 1 次提交
  14. 01 4月, 2014 1 次提交
  15. 28 3月, 2014 1 次提交
  16. 17 3月, 2014 1 次提交
  17. 04 3月, 2014 1 次提交
  18. 25 2月, 2014 1 次提交
  19. 14 2月, 2014 2 次提交
  20. 13 2月, 2014 1 次提交
  21. 03 2月, 2014 2 次提交
  22. 30 1月, 2014 1 次提交
  23. 27 1月, 2014 3 次提交
  24. 22 1月, 2014 1 次提交
  25. 21 1月, 2014 2 次提交
  26. 10 1月, 2014 1 次提交
  27. 09 1月, 2014 1 次提交
  28. 07 1月, 2014 1 次提交
  29. 06 1月, 2014 1 次提交
    • N
      Fixed a valgrind 'Conditional jump or move depends on uninitialised value(s)'... · 601b7d1d
      Nghia Ho 提交于
      Fixed a valgrind 'Conditional jump or move depends on uninitialised value(s)' on cv::kmeans(...). The original code used points(sampleCount, 1, CV_32FC2), which confused generateCentersPP into thinking it is a 1 dimensional center, instead of 2. As a result it would set only the x variable and leave y unitialised.
      601b7d1d
  30. 29 12月, 2013 1 次提交
  31. 20 12月, 2013 1 次提交
  32. 19 12月, 2013 1 次提交
  33. 18 12月, 2013 1 次提交
  34. 17 12月, 2013 1 次提交