1. 26 8月, 2013 2 次提交
  2. 22 8月, 2013 2 次提交
  3. 21 8月, 2013 3 次提交
  4. 17 8月, 2013 1 次提交
  5. 14 8月, 2013 1 次提交
  6. 13 8月, 2013 2 次提交
  7. 08 8月, 2013 2 次提交
  8. 07 8月, 2013 1 次提交
  9. 02 8月, 2013 1 次提交
  10. 30 7月, 2013 2 次提交
  11. 26 7月, 2013 2 次提交
  12. 18 7月, 2013 1 次提交
    • P
      Add sort_by_key for oclMat. · e1f43e3b
      peng xiao 提交于
      Most codes are ported from AMD's Bolt library.
      Four methods are implemented:
      
      SORT_BITONIC,   // only support power-of-2 buffer size
      SORT_SELECTION, // cannot sort duplicate keys
      SORT_MERGE,
      SORT_RADIX      // only support signed int/float keys
      e1f43e3b
  13. 17 7月, 2013 1 次提交
  14. 16 7月, 2013 1 次提交
  15. 15 7月, 2013 2 次提交
  16. 10 7月, 2013 2 次提交
  17. 09 7月, 2013 1 次提交
    • A
      fixing working with test data and a small fix for init code · fcb4c0e5
      Andrey Pavlenko 提交于
      - set init value for `numsdev` to prevent use of uninitialized value
      - stop use of 'workdir' and files from samples
      - forcing use of 'opencv_extra' instead
      Note: set OPENCV_TEST_DATA_PATH to full path to 'opencv_extra/testdata' (gitolite@code.opencv.org:opencv_extra.git) before running the test!
      fcb4c0e5
  18. 05 7月, 2013 1 次提交
  19. 04 7月, 2013 3 次提交
  20. 03 7月, 2013 1 次提交
  21. 28 6月, 2013 7 次提交
  22. 27 6月, 2013 1 次提交