Lines Matching full:bilateral
379 /** @brief This algorithm decomposes image into two layers: base layer and detail layer using bilateral filter
382 This implementation uses regular bilateral filter from opencv.
411 @param sigma_space bilateral filter sigma in color space
412 @param sigma_color bilateral filter sigma in coordinate space