Searched defs:DataPreProcessParam (Results 1 – 1 of 1) sorted by relevance
46 struct DataPreProcessParam { struct47 std::map<std::string, std::string> calibrate_path;48 std::map<std::string, std::vector<std::string>> calibrate_path_vector;49 int calibrate_size = 0;50 InputType input_type = INPUT_TYPE_MAX;51 ImagePreProcessParam image_pre_process;