pub fn get_inference_engine_backend_type() -> Result<String>
Expand description
Returns Inference Engine internal backend API.
See values of CV_DNN_BACKEND_INFERENCE_ENGINE_*
macros.
OPENCV_DNN_BACKEND_INFERENCE_ENGINE_TYPE
runtime parameter (environment variable) is ignored since 4.6.0.
@deprecated