1. 16 Aug, 2013 1 commit
  2. 14 Aug, 2013 1 commit
  3. 13 Aug, 2013 2 commits
  4. 08 Aug, 2013 2 commits
  5. 07 Aug, 2013 1 commit
  6. 02 Aug, 2013 1 commit
  7. 30 Jul, 2013 2 commits
  8. 26 Jul, 2013 2 commits
  9. 18 Jul, 2013 1 commit
    • peng xiao's avatar
      Add sort_by_key for oclMat. · e1f43e3b
      peng xiao authored
      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
  10. 17 Jul, 2013 1 commit
  11. 16 Jul, 2013 1 commit
  12. 15 Jul, 2013 2 commits
  13. 10 Jul, 2013 2 commits
  14. 09 Jul, 2013 1 commit
    • Andrey Pavlenko's avatar
      fixing working with test data and a small fix for init code · fcb4c0e5
      Andrey Pavlenko authored
      - 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
  15. 05 Jul, 2013 1 commit
  16. 04 Jul, 2013 3 commits
  17. 03 Jul, 2013 1 commit
  18. 28 Jun, 2013 7 commits
  19. 27 Jun, 2013 3 commits
  20. 26 Jun, 2013 5 commits