OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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