Defined in File typedefs.h
For RGB image operations.
A rank-3 tensor with shape (H, W, 3) where the last dimension indexes the R, G, and B channels respectively.
T – The data type for each channel element.