Python Guide
C++ Guide
ROS1 Guide
SDK Reference
Command Line Utility Guide
Migration Guides
External Links
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.