Home
last modified time | relevance | path

Searched refs:DEFAULT_SIGMA_RANGE (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudastereo/src/
Ddisparity_bilateral_filter.cpp125 const float DEFAULT_SIGMA_RANGE = 10.0f; variable
130 sigma_range_(DEFAULT_SIGMA_RANGE) in DispBilateralFilterImpl()