well there’s cv::split and cv::merge, but if you use python, numpy has much more convenient methods (slicing, and the np.stack family of functions)
well there’s cv::split and cv::merge, but if you use python, numpy has much more convenient methods (slicing, and the np.stack family of functions)