![]() |
embedded system library for e-puck
1.0.1
A redesigned API library for the e-puck robot platform
|
#include <el_camera.h>
Data Fields | |
el_uint16 | Width |
el_uint16 | Height |
el_uint16 | Data [EL_CAMERA_FRAME_DIM_Y][EL_CAMERA_FRAME_DIM_X] |
This struct is used with el_camera_frame when the camera image needs to be accessed directly.