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