IInputArrayExtensionsForEachDuplicateChannel Method |
Name | Description | |
---|---|---|
![]() ![]() | ForEachDuplicateChannel(IInputArray, ActionIInputArray, Int32) |
Apply converter and compute result for each channel of the image, for single channel image, apply converter directly, for multiple channel image, make a copy of each channel to a temperary image and apply the convertor
|
![]() ![]() | ForEachDuplicateChannelTReturn(IInputArray, FuncIInputArray, Int32, TReturn) |
Apply converter and compute result for each channel of the image, for single channel image, apply converter directly, for multiple channel image, make a copy of each channel to a temperary image and apply the convertor
|