ComfyUI Node
cv2.checkHardwareSupport
Raw wrapper of cv2.checkHardwareSupport(feature). Parameters marked '?' are optional; blank means OpenCV default. See the OpenCV documentation for details.
cv2.checkHardwareSupport
- bool
◄feature0►
Categoryimage/CV/low-level/cv2 C
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| feature | INT | 0-2147483648–2147483647 | The feature of interest, one of cv::CpuFeatures |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| bool | BOOLEAN | — |