• Alexey Smirnov's avatar
    Merge pull request #15312 from smirnov-alexey:gapi_fluid_garray · 8a7e7467
    Alexey Smirnov authored
    * Support GArray as input in fluid kernels
    
    * Create tests on GArray input in fluid
    
    * Some fixes to fully support GArray
    
    * Refactor code and change the kernel according to review
    
    * Add histogram calculation as a G-API kernel
    
    Add assert that input GArgs in fluid contain at least one GMat
    8a7e7467
gapi_fluid_test_kernels.cpp 18.9 KB