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
widthimage width in pixels
heightimage height in pixels
pDatapointer 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