First time here? Check out the FAQ!
answered 2017-12-06 01:25:24 -0600
@berak @sjhalayka thanks for help
I updated OpenCV 3.31 and it works like below :D
std::vector<mat> channels(3); split(frame, channels);