• krodyush's avatar
    ocl_calcOpticalFlowPyrLK optimizations · 65d64af2
    krodyush authored
    1. decrease branch number in CL code by replacing them into weights
    2. decrease local mem pressure in reduce operation by using private variables
    3. decrease image sampler pressure by caching data into local memory
    4. remove unnecessary sync point on the HOST side.
    65d64af2
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
index.rst Loading commit data...