Header file for the registers for the PGR toolbox. More...
#include <dc1394/control.h>
#include <dc1394/conversions.h>
Go to the source code of this file.
Defines | |
#define | BAYER_TILE_MAPPING_REGISTER (0x1040) |
#define | IMAGE_DATA_FORMAT_REGISTER (0x1048) |
#define | SENSOR_BOARD_INFO_REGISTER (0x1f28) |
Functions | |
dc1394error_t | getBayerTile (dc1394camera_t *camera, dc1394color_filter_t *bayerPattern) |
dc1394error_t | getSensorInfo (dc1394camera_t *camera, bool *pbColor, unsigned int *pnRows, unsigned int *pnCols) |
dc1394error_t | setEndian (dc1394camera_t *camera, bool bBigEndian) |
Header file for the registers for the PGR toolbox.
Definition in file pgr_registers.h.