Additional tools for the PGR toolbox. More...
#include <stdio.h>
#include <errno.h>
#include <dc1394/dc1394.h>
#include "pgr_registers.h"
#include <dc1394/control.h>
#include <dc1394/conversions.h>
Go to the source code of this file.
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) |
Additional tools for the PGR toolbox.
Definition in file pgr_registers.cpp.