HomeSort by relevance Sort by last modified time
    Searched refs:small_gaussian_tab (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/imgproc/test/
test_filter.cpp 784 static const float small_gaussian_tab[][SMALL_GAUSSIAN_SIZE] = local
796 memcpy( &kernel[0], small_gaussian_tab[n>>1], n*sizeof(kernel[0]));
    [all...]
  /external/opencv/cv/src/
cvfilter.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
smooth.cpp     [all...]

Completed in 1114 milliseconds