Go to the source code of this file.
Data Structures | |
| struct | carmen_camera_image_t |
Functions | |
| carmen_camera_image_t * | carmen_camera_start (int argc, char **argv) |
| void | carmen_camera_grab_image (carmen_camera_image_t *image) |
| void | carmen_camera_shutdown (void) |
Definition of the interface for the camera hardware.
Definition in file camera_hw_interface.h.
1.4.4