Home | History | Annotate | Download | only in kaze

Lines Matching full:kcontrast

107     // Firstly compute the kcontrast factor
126 pm_g1(evolution_[i].Lx, evolution_[i].Ly, Lflow, options_.kcontrast);
128 pm_g2(evolution_[i].Lx, evolution_[i].Ly, Lflow, options_.kcontrast);
130 weickert_diffusivity(evolution_[i].Lx, evolution_[i].Ly, Lflow, options_.kcontrast);
148 options_.kcontrast = compute_k_percentile(img, kpercentile, options_.sderivatives, options_.kcontrast_bins, 0, 0);