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
widthimage width in pixels
heightimage height in pixels
pDatapointer to the array containing the data for the pixels
Returns