CMSIS-CV
CMSIS CV Software Library
Loading...
Searching...
No Matches
arm_cv_image_bgr_8U3C_t Struct Reference
Structure for a unpacked BGR image.
More...
Description
Structure for a unpacked BGR image.
Parameters
width
image width in pixels
height
image height in pixels
pData
pointer to the array containing the data for the pixels
Returns
The image is unpacked
There are 3 planes : B,G,R width and height are the dimensions of the image and not of the
arm_cv_image_bgr_8U3C_t