• 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
Name
Last commit
Last update
..
androidcamera Loading commit data...
calib3d Loading commit data...
contrib Loading commit data...
core Loading commit data...
features2d Loading commit data...
flann Loading commit data...
gpu Loading commit data...
highgui Loading commit data...
imgproc Loading commit data...
java Loading commit data...
legacy Loading commit data...
ml Loading commit data...
nonfree Loading commit data...
objdetect Loading commit data...
ocl Loading commit data...
photo Loading commit data...
python Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videostab Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...
refman.rst.in Loading commit data...