Searched refs:modelType (Results 1 – 1 of 1) sorted by relevance
16650 const char *modelType = camModel->Attribute("type"); in readSensorCalibration() local16651 if (modelType == nullptr || strcmp(modelType,"calibu_fu_fv_u0_v0_k1_k2_k3")) { in readSensorCalibration()16653 modelType ? modelType : "NULL"); in readSensorCalibration()