Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

DMIP 4-channel output image

Kishor_D_
New Contributor I
208 Views


I want to create a node that takes RGB(3-channel) input and convert it to CMYK(4-channel). Is it possible? if yes how?
0 Kudos
1 Reply
Kishor_D_
New Contributor I
208 Views
We can create node of ConvertChannelNode. But how should we initialize this node? What are the values that can be passed to channel and value parameters;
Init(IppChannels chan, Scalar channel=0, Scalar value=0);
0 Kudos
Reply