Searched defs:DataPreProcessParam (Results 1 – 1 of 1) sorted by relevance
40 struct DataPreProcessParam { struct41 std::map<std::string, std::string> calibrate_path;42 std::map<std::string, std::vector<std::string>> calibrate_path_vector;43 int calibrate_size = 0;44 InputType input_type = INPUT_TYPE_MAX;45 ImagePreProcessParam image_pre_process;