ComfyUI Node
cv2.CV_MAKETYPE
Raw wrapper of cv2.CV_MAKETYPE(depth, channels). Parameters marked '?' are optional; blank means OpenCV default. See the OpenCV documentation for details.
cv2.CV_MAKETYPE
- int
◄depth0►
◄channels0►
Categoryimage/CV/low-level/cv2 C
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| depth | INT | 0-2147483648–2147483647 | - - - |
| channels | INT | 0-2147483648–2147483647 | - - - |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| int | INT | — |