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

  /external/opencv3/modules/imgproc/src/
filterengine.hpp 50 KERNEL_INTEGER = 8 // all the kernel coefficients are integer numbers
filter.cpp 436 int type = KERNEL_SMOOTH + KERNEL_INTEGER;
452 type &= ~KERNEL_INTEGER;
    [all...]

Completed in 234 milliseconds