Searched defs:btvWeights (Results 1 – 2 of 2) sorted by relevance
347 void calcBtvWeights(int btvKernelSize, double alpha, std::vector<float>& btvWeights) in calcBtvWeights()371 const float* btvWeights; member400 …ionImpl(InputArray _src, OutputArray _dst, int btvKernelSize, const std::vector<float>& btvWeights) in calcBtvRegularizationImpl()446 const std::vector<float>& btvWeights, const UMat & ubtvWeights) in calcBtvRegularization()
172 void calcBtvWeights(int btvKernelSize, double alpha, std::vector<float>& btvWeights) in calcBtvWeights()