disparity_bilateral_filter.cpp | 92 GpuMat table_space_; member in class:__anon22337::DispBilateralFilterImpl 133 calc_space_weighted_filter(table_space_, radius_ * 2 + 1, radius_ + 1.0f); 139 calc_space_weighted_filter(table_space_, radius_ * 2 + 1, radius_ + 1.0f); 188 table_color_, table_space_, disp, img, dst, stream);
|