• krodyush's avatar
    optimize separable filter by · dfe7c980
    krodyush authored
    Added "sep_filter_singlepass" kernel that performs separable filtering in one kernel call
    Added appropriate host part - sepFilter2D_SinglePass function and SingleStepSeparableFilterEngine_GPU class
    Changed function declarations to enable their usage
    dfe7c980
filtering.cpp 62.4 KB