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

  /external/opencv3/modules/imgproc/test/
test_filter.cpp 780 #define SMALL_GAUSSIAN_SIZE 7
784 static const float small_gaussian_tab[][SMALL_GAUSSIAN_SIZE] =
793 if( n <= SMALL_GAUSSIAN_SIZE && sigma <= 0 )
    [all...]
  /external/opencv/cv/src/
cvfilter.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
smooth.cpp     [all...]

Completed in 84 milliseconds