Header file for the PGR conversions. More...
#include <dc1394/log.h>
#include <dc1394/control.h>
#include <dc1394/conversions.h>
Go to the source code of this file.
Functions | |
void | dc1394_deinterlace_green (unsigned char *src, unsigned char *dest, unsigned int width, unsigned int height) |
void | dc1394_deinterlace_rgb (unsigned char *src, unsigned char *dest, unsigned int width, unsigned int height) |
Header file for the PGR conversions.
Definition in file pgr_conversions.h.