Searched defs:INTER_MAX (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/imgproc/include/opencv2/ | ||
D | imgproc.hpp | 261 INTER_MAX = 7, enumerator |
/external/opencv3/modules/java/src/ | ||
D | imgproc+Imgproc.java | 132 INTER_MAX = 7, field in Imgproc |