peng xiao b4a4a05bdc Add ocl's good features to track implementation.
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.
2013-05-22 13:46:42 +08:00
..
2013-04-26 11:34:35 +02:00
2013-05-09 15:20:00 +08:00
2013-05-13 17:07:30 +04:00
2013-05-13 17:07:30 +04:00
2013-01-31 16:01:04 +04:00
2013-03-25 11:19:29 +04:00
2012-02-03 11:26:49 +00:00