MCPcopy Create free account
hub / github.com/bitristan/OpenCVSamples / split

Method split

OpenCV Library - 2.4.3/src/org/opencv/core/Core.java:6927–6933  ·  view source on GitHub ↗

Divides a multi-channel array into several single-channel arrays. The functions split split a multi-channel array into separate single-channel arrays: mv [c](I) = src(I)_c If you need to extract a single channel or do some other sophisticated channel

(Mat m, List<Mat> mv)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

split_0Method · 0.95
Mat_to_vector_MatMethod · 0.95

Tested by

no test coverage detected