1. 22 May, 2013 1 commit
    • peng xiao's avatar
      Add ocl's good features to track implementation. · b4a4a05b
      peng xiao authored
      Additional notes with this commit:
      1. Add cornerHarris_dxdy and cornerMinEigenVal_dxdy to get
      the interim dx and dy output of Sobel operator;
      2. Add minMax_buf to allow user to reuse buffers in minMax;
      3. Fix an error when either min or max pointer fed into minMax is NULL;
      4. Corner sorter temporarily uses C++ STL's quick sort. A parallel
       selection sort in OpneCL is contained in the implementation but disabled
      due to poor performance at the moment.
      5. Accuracy test for ocl gfft.
      b4a4a05b
  2. 21 May, 2013 1 commit
  3. 20 May, 2013 3 commits
  4. 19 May, 2013 1 commit
  5. 18 May, 2013 1 commit
  6. 17 May, 2013 4 commits
  7. 16 May, 2013 2 commits
  8. 15 May, 2013 6 commits
  9. 14 May, 2013 7 commits
  10. 13 May, 2013 12 commits
  11. 12 May, 2013 2 commits