Home | Sort by relevance Sort by last modified time |
1 2
/external/opencv3/modules/imgproc/perf/ | |
perf_remap.cpp | 10 CV_ENUM(InterType, INTER_NEAREST, INTER_LINEAR, INTER_CUBIC, INTER_LANCZOS4) 34 else if (inter_type != INTER_NEAREST && map1_type == CV_16SC2) |