Skip to content

No UMat support in functions split() and merge() #12231

@AMI-Systems

Description

@AMI-Systems

Unlike many other functions, the two functions split() and merge() do not support the use of the UMat class.

It is not possible to split a three channel UMat into an array (or vector) of three UMat directly without using the method getMat().

The output (second argument) can't be an array of UMat.

Same applies to mixChannels()

Metadata

Metadata

Assignees

No one assigned

    Labels

    question (invalid tracker)ask questions and other "no action" items here: https://forum.opencv.org

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions