Home
last modified time | relevance | path

Searched defs:resize_method (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dpreprocess_param.h35 cv::InterpolationFlags resize_method = cv::INTER_MAX; member
Dimage_preprocess.cc75 int Resize(cv::Mat *image, int width, int height, cv::InterpolationFlags resize_method) { in Resize()
/third_party/mindspore/mindspore/lite/tools/converter/config_parser/
Dconfig_file_parser.h34 std::string resize_method; member