ComfyUI Node
CV Get CCM Matrix
Extracts the computed Color Correction Matrix from a fitted model. The matrix is 3x3 (CCM_LINEAR) or 4x3 (CCM_AFFINE).
CV Get CCM Matrix
- ccm_model
- ccm_matrix
Categoryimage/CV/ccm
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| ccm_model | CCM_MODEL | Fitted model from 'Create CCM Model'. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| ccm_matrix | NPARRAY | — |