I have 3-channels cv2 frame which as well known is ndarray. So the shape of array is (640, 480, 3). I want to calculate mean value for each color channel. Is there convinien