Function weickert_diffusivity¶
Defined in File nldiffusion_functions.h
Function Documentation¶
-
void weickert_diffusivity(const cv::Mat &Lx, const cv::Mat &Ly, cv::Mat &dst, const float k)¶
This function computes Weickert conductivity coefficient gw.
Note
For more information check the following paper: J. Weickert Applications of nonlinear diffusion in image processing and computer vision, Proceedings of Algorithmy 2000
- Parameters
Lx – First order image derivative in X-direction (horizontal)
Ly – First order image derivative in Y-direction (vertical)
dst – Output image
k – Contrast factor parameter