MxNx3
MxNx3 is a notation for a three-dimensional array commonly used to represent color images. In this scheme, M is the image height and N is the width, while the final dimension of size 3 stores the color channels for each pixel.
The most common channel order is RGB, meaning that for a pixel at position (i, j) the
MxNx3 is widely used for color images and for color frames in video processing, texture data in