• Anatoliy Talamanov's avatar
    Merge pull request #16213 from TolyaTalamanov:at/lambdas-for-kernels · a6ef9b45
    Anatoliy Talamanov authored
    G-API: Using functors as kernel implementation
    
    * Implement ability to create kernel impls from functors
    
    * Clean up
    
    * Replace make_ocv_functor to ocv_kernel
    
    * Clean up
    
    * Replace GCPUFunctor -> GOCVFunctor
    * Move GOCVFunctor to cv::gapi::cpu namespace
    
    * Implement override for rvalue and lvalue cases
    
    * Fix comments to review
    
    * Remove GAPI_EXPORT for template functions
    
    * Fix indentation
    a6ef9b45
Name
Last commit
Last update
.github Loading commit data...
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...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...