embedded system library for e-puck  1.0.1
A redesigned API library for the e-puck robot platform
 All Data Structures Files Functions Variables Enumerations Enumerator Modules Pages
Data Fields
el_camera_image Struct Reference

#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]
 

Detailed Description

This struct is used with el_camera_frame when the camera image needs to be accessed directly.


The documentation for this struct was generated from the following file: