CMSIS-CV
CMSIS CV Software Library
Loading...
Searching...
No Matches
arm_cv_image_rgb24_t Struct Reference
Structure for a packed RGB888 image.
More...
Description
Structure for a packed RGB888 image.
Parameters
width
image width in pixels
height
image height in pixels
pData
pointer to the array containing the data for the pixels
Returns
arm_cv_image_rgb24_t