HomeSort by relevance Sort by last modified time
    Searched full:interpolationtype (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/imgproc/perf/
perf_warp.cpp 149 int interpolationType = get<2>(GetParam());
165 remap(source, destination, map_x, map_y, interpolationType, borderMode);

Completed in 119 milliseconds