/external/opencv3/modules/cudafilters/test/ |
test_filters.cpp | 452 double sigma1 = randomDouble(0.1, 1.0); local 455 cv::Ptr<cv::cuda::Filter> gauss = cv::cuda::createGaussianFilter(src.type(), -1, ksize, sigma1, sigma2, borderType); 461 cv::GaussianBlur(src, dst_gold, ksize, sigma1, sigma2, borderType);
|
/external/opencv/cv/src/ |
cvsmooth.cpp | [all...] |
/external/opencv3/modules/imgproc/include/opencv2/imgproc/ |
imgproc_c.h | 101 @param sigma1 In the case of a Gaussian parameter this parameter may specify Gaussian \f$\sigma\f$ 105 sigma1 is not zero, while size1 and size2 are zeros, the kernel size is calculated from the 115 double sigma1 CV_DEFAULT(0), [all...] |
types_c.h | 82 sigma= sigma1 and spatial sigma= sigma2. If size1=0, the aperture square side is set to
|
/external/opencv3/modules/imgproc/src/ |
filterengine.hpp | 318 double sigma1, double sigma2 = 0,
|
/external/fonttools/Lib/fontTools/ |
agl.py | 629 03C2;sigma1;GREEK SMALL LETTER FINAL SIGMA
|
/external/opencv/cv/include/ |
cv.h | 85 double sigma1 CV_DEFAULT(0), [all...] |
/external/pdfium/core/src/fpdfapi/fpdf_font/ |
fpdf_font_charset.cpp | [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
String.java | [all...] |