• ohnozzy's avatar
    Add OpenCL support to linearPolar & logPolar · db9f6117
    ohnozzy authored
    Add OpenCL  support to linearPolar & logPolar.
    The OpenCL code use float instead of double, so that it does not require
    cl_khr_fp64 extension, with slight precision lost.
    
    Add explicit conversion
    
    Add explicit conversion from double to float to eliminate warning during
    compilation.
    db9f6117
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...