ComfyUI Node
cv2.dnn.setInferenceEngineBackendType
Raw wrapper of cv2.dnn.setInferenceEngineBackendType(newBackendType). Parameters marked '?' are optional; blank means OpenCV default. From the opencv-contrib 'dnn' module. See the OpenCV documentation for details.
cv2.dnn.setInferenceEngineBackendType
- string
◄newBackendType►
Categoryimage/CV/low-level/dnn
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| newBackendType | STRING | - - - |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |